> ## Documentation Index
> Fetch the complete documentation index at: https://moengage.com/docs/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/_fazdN5K6hQMBuV9/images/moengage_3c22ac.png?fit=max&auto=format&n=_fazdN5K6hQMBuV9&q=85&s=eb6c35f0e3f750ac1fa08352372cabcb" 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/VqQHPleQ9qk_ZsLR/images/moengage_561d88.png?fit=max&auto=format&n=VqQHPleQ9qk_ZsLR&q=85&s=b1f4c95373f4bccecdcd62616abb1661" 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.
