Skip to main content

Problem

Deeplinks are not copied from Android to iOS push notifications.

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.
  • You can remove theCopy 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.