Mobile & Desktop SDKs
- Why does the `requestCallPermission` callback on Android only work the first time it's called?
- How do I open an external URL (e.g., Google Play) from an Android push notification instead of opening the app?
- Is the Pushwoosh SDK compatible with Google's 16KB page size requirement for Android?
- What happens to a user's data and ID when they reinstall an app?
- How is the Pushwoosh Hardware ID (HWID) generated?
- 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?
- Why are `onPushReceived` and `onPushAccepted` events not working in my Flutter app on iOS?
- How do I set up the iOS Notification Service Extension for Rich Notifications in a Flutter project?
- How can I make external links in notifications and in-app messages open in a web browser?
- How do I register a user's phone number for WhatsApp or SMS with the React Native plugin?
- Why is my push notification text truncated and my GIF not playing on Android?
- How do I implement an opt-in consent system for push notifications and tracking in my Flutter app?
- How do I create push notifications with a countdown timer for time-based offers?
- How do I add a test device to send test notifications?
- How do I integrate Pushwoosh with an existing Firebase (FCM) implementation and manage user subscriptions?
- Can I use the Pushwoosh SDK if my app already uses another service for push notifications via Firebase (FCM)?
- How do I find my iOS device's HWID to add it for testing?
- How do I add a Test Device to receive test notifications?
- How do I find my iOS device's HWID to add it as a test device?
- How do I ensure correct data types (e.g., boolean, integer, string) for custom event attributes when using the Pushwoosh Flutter SDK?
- Setting the notification icons, iOS large icons and Android banners
- Why am I receiving push notifications in the wrong language, and how can I control the language used?
- Is the Pushwoosh SDK for Appcelerator Titanium still supported, and how can I integrate Pushwoosh with my Titanium project?
- How do I send urgent notifications and manage Notification Channels on Android devices?
- How do I use Live Activities after updating the Pushwoosh iOS SDK to version 6.8.0 or newer?
- How can I manage push notifications and user-specific data when multiple users share the same device and switch accounts in my app?
- Why is my new application getting '401 unauthorized' errors for Pushwoosh API requests?
- 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?