> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-analytics-query-api-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Why Are Deeplinks Not Copied from Android to iOS Push Notifications?

> Deeplinks aren't copied from Android to iOS push by design since platforms use different URL schemes. Set iOS deeplinks separately in MoEngage.

## Problem

Deeplinks are not copied from Android to iOS push notifications.

<img src="https://mintcdn.com/moengage-analytics-query-api-docs/gqChNvoAV1K0IMzK/images/moengage_3c22ac.png?fit=max&auto=format&n=gqChNvoAV1K0IMzK&q=85&s=ade2477fde669a4abafdb1828b7b6107" width="1600" height="623" data-path="images/moengage_3c22ac.png" />

## Solution

* The Android platform requires a deeplink value, whereas it is optional for iOS.
* Therefore, clicking **Copy from Android** under **Copy content** ensures that all data except the deeplink value is transferred.
  <img src="https://mintcdn.com/moengage-analytics-query-api-docs/nZu1UfmK3xhnLqhR/images/moengage_561d88.png?fit=max&auto=format&n=nZu1UfmK3xhnLqhR&q=85&s=71e53696acf57a574f2fbc8557297a62" width="1600" height="695" data-path="images/moengage_561d88.png" />
* You can remove the**Copy from Android** option or choose a suitable deeplink value for the iOS platform.

### Expected Behaviour

* The product's normal behavior is that deeplinks are not copied from Android to iOS push notifications.
* This occurs because not all users utilize the same deeplinks for both Android and iOS platforms. Thus, exclude the copying of deeplinks.
* If a user forgets to check the iOS deeplink in the copy mode, an error occurs during validation when attempting to proceed to the next step.
