> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-unity-sdk-initialization-split.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Why Is the Email Preview Text Shown Twice in Apple Mail?

> Fix duplicate email preview text in Apple Mail caused by non-breaking characters that iOS handles differently than Gmail, Yahoo, and Outlook.

## Problem

In Apple Mail, the email preview text appears twice, and the pre-header tag is repeated. This issue does not occur in Gmail.

<img src="https://mintcdn.com/moengage-unity-sdk-initialization-split/5iJn28DXE2lmM7ax/images/moengage_5b9695.png?fit=max&auto=format&n=5iJn28DXE2lmM7ax&q=85&s=bdc473c12a2cc706d63bd456f7670e7d" style={{ width:"55%" }} width="890" height="508" data-path="images/moengage_5b9695.png" />

## Solution

Apple Mail may ignore non-breaking and non-joining characters, such as `&nbsp;` and `&zwnj;` which function correctly in other email apps (Gmail, Yahoo, and Outlook).

<Info>
  * On an iPhone with iOS 15.8.2, the email preview text is displayed correctly, and the email body does not overlap with the preview text space.
  * This issue started with iOS 16 and is specific to Apple Mail. Other email apps display emails correctly in both iOS 16 and previous versions.
</Info>

iOS 16 device:

<img alt="Untitled design (14).png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/nKy6ENocJM-Neco8/images/moengage_be8e72.png?fit=max&auto=format&n=nKy6ENocJM-Neco8&q=85&s=f6f01d17595d5e1c3b7856f2bb6784c5" style={{ width:"57%" }} width="634" height="520" data-path="images/moengage_be8e72.png" />

iOS 15.8.2 device:

<img alt="Screenshot 2024-07-31 at 4.39.30 PM.png" src="https://mintcdn.com/moengage-unity-sdk-initialization-split/mKv_oylg_NNQ7Lsq/images/moengage_301cfd.png?fit=max&auto=format&n=mKv_oylg_NNQ7Lsq&q=85&s=418c4e0e15fcb88d2648d872010a0e84" style={{ width:"58%" }} width="1030" height="846" data-path="images/moengage_301cfd.png" />

<Accordion title="FAQs">
  **Q.** Can we make changes to the problem discussed using the dashboard?\
  **A.** No.
</Accordion>
