If your push notifications with URLs are opening the app on iOS devices instead of launching a web browser (while working correctly on Android), it is often due to an outdated SDK version in your application's build.
To resolve this, please follow these steps:
Verify Push Configuration: First, ensure that when creating your push notification, you have correctly set the URL in the Action section for both iOS and Android platforms.
Update the Pushwoosh SDK: This platform-specific behavior is most commonly caused by an outdated Pushwoosh SDK. Check the version of the Pushwoosh SDK integrated into your iOS application. Please update it to the latest version to ensure compatibility with the latest iOS features and to fix this link-handling issue.
Comments
0 comments
Please sign in to leave a comment.