Cross-platform SDKs
Flutter, React Native, Cordova, Capacitor and Unity plugins.
- How do I prevent my Flutter app on Android from restarting or creating a new instance when a push notification with a deep link is tapped?
- How do I use a custom notification sound for Android in a .NET MAUI application?
- How do I set up the iOS Notification Service Extension for Rich Notifications in a Flutter project?
- How do I remove VoIP-related permissions (like `FOREGROUND_SERVICE_PHONE_CALL`) added by the Pushwoosh Cordova plugin?
- How do I handle foreground push notifications and deep links in a React Native iOS app?
- How can I resolve conflicts when using the Pushwoosh React Native plugin with another push notification library on iOS?
- Why did my iOS push notifications stop working for my Xamarin-based application?
- How do I set a custom notification icon for Android push notifications in Unity?
- How do I use the Pushwoosh Unity SDK if my app also uses another SDK that requires Firebase Cloud Messaging (FCM)?
- How do I ensure correct data types (e.g., boolean, integer, string) for custom event attributes when using the Pushwoosh Flutter SDK?
- Is the Pushwoosh SDK for Appcelerator Titanium still supported, and how can I integrate Pushwoosh with my Titanium project?
- How do I integrate Pushwoosh push notifications into my Capacitor project?
- How can I use Pushwoosh and Firebase Cloud Messaging (FCM) together in my React Native iOS app?
- Is there a Pushwoosh plugin compatible with Ionic/Angular and Capacitor projects?
- Enabling foreground notifications in Cordova/Capacitor
- How to get custom data from push notification payload in React Native
- Setting channel name for local notifications in Flutter Android app
- React Native iOS and Android /registerDevice callbacks not firing
- [React Native] Controlling notification appearance in foreground