Troubleshooting: iOS delivery
Pushes not arriving on iPhone or iPad — APNs keys, certificates and tokens.
- Why do other platforms, such as iOS or Android, appear in my email campaign statistics?
- Why is the close button missing and why do triggers repeat on iOS?
- Why do Live Activity updates stop when the app is closed?
- Why do external URLs in push notifications open as deep links in my Flutter iOS app instead of Safari?
- Why do push-to-start Live Activity notifications stop working after a while?
- Why do Universal Links in push notifications open in both the app and the browser (double opening) on iOS?
- Why does tapping buttons in my iOS Notification Content Extension open the app instead of performing custom actions?
- Why do my iOS Universal Links open in Safari when tapped from a push notification, but work correctly from other apps?
- Why is my MAUI/.NET iOS app being rejected by Apple for a 'Missing privacy manifest' (ITMS-91061) related to FBLPromises or GoogleDataTransport?
- Why are `onPushReceived` and `onPushAccepted` events not working in my Flutter app on iOS?
- Why does my 'Platform is iOS' segment show 0 users even though I have active iOS devices?
- How do I fix the 'PUSHWOOSH PW_API_TOKEN IS MISSING' warning for my iOS app in .NET MAUI?
- Why does my mobile push notification open the app instead of the URL I set?
- Why am I seeing errors like "sending appOpen failed" and "Deserialization failed" in my iOS app after integrating the React Native SDK?
- How do I fix 401 Unauthorized errors when registering devices on iOS with the OutSystems plugin?
- My iOS push notifications are failing with a 'Topic disallowed' error. What does this mean?
- Why are the buttons or links in my In-App Messages not working on iOS?
- Why is my iOS platform disabled due to an "InvalidProviderToken" error, and how can I fix it?
- How do I resolve a cyclic dependency error when adding the Notification Service Extension for iOS in a Flutter project?
- Why are my web push notifications not working on Safari, but they work correctly on Chrome and Firefox?
- Why do I see errors or inconsistent device registration when switching my iOS app between Sandbox and Production?
- Why am I getting an error when adding or renewing my Safari push certificate?
- Why do my push notification links open the app on iOS instead of the web browser?
- Why is my iOS device not registering and getPushToken() returns null when I use Pushwoosh with another push provider like Firebase?
- Why are my iOS push notifications not working after configuration? I'm seeing a 'TopicDisallowed' error.
- iOS SDK troubleshooting guide
- Why does a semi-transparent dark background appear behind my modal Rich Media In-App on iOS, even if I want it to be clear or have no background?
- Why does my modal In-App message block the application background on iOS, preventing interaction with the app?
- My iOS app's logs show successful registration with Pushwoosh, but I'm not receiving any push notifications. What should I check?
- Why is my iOS app receiving '401 unauthorized' errors from Pushwoosh API calls?