Push notifications
How to compose, schedule and send push notifications.
- Why are my scheduled messages not appearing in the One-time messages list?
- What happens if a deleted or unregistered user re-enables push notifications?
- Understanding push-receive and push-opened Callbacks
- Should I call the push registration method every time the app opens?
- Can I cancel a push notification after it is sent?
- How to request push notification permissions after a user denies the system prompt
- How can I let users unsubscribe from specific events through a push notification?
- Why are push notifications with custom data parameters not arriving or displaying?
- How do I change the application name that appears automatically in push notifications?
- If I schedule a push using a preset and then edit the preset, which version of the content will be sent?
- How can I automatically translate a push preset into multiple languages?
- How do I add custom action buttons to my push notifications?
- How can I find the best time of day to send push notifications based on user interaction?
- Why are my broadcast push notifications sending very slowly, and how can I speed them up?
- How can I migrate my existing push notification subscribers from another provider to Pushwoosh?
- How can I send a push notification with a dynamic link that redirects users to a specific page they viewed?
- How do I configure deep links for push notifications in an OutSystems application?
- How do I resolve CocoaPods warnings like "target overrides the ... build setting" after adding a Notification Service Extension?
- How can I send push notifications to a specific list of users from my own system?
- How can I find the precise start and end times for a push notification send?
- How can I send push notifications to users when they enter a specific location like an airport, a store, or a new city?
- How do I create push notifications with a countdown timer for time-based offers?
- How do I send users to different URLs based on their device language in a single push notification?
- Push Open Stats Not Tracking (no /pushStat request)
- How can I track the history and delivery status of notifications sent to a specific user?
- How can I set up a recurring push notification to be sent regularly, for example, every week or month?
- How do the 'Best time to send' and Silence period settings interact?
- How do I send push notifications to users located in a specific city?
- How can I manage push notifications and user-specific data when multiple users share the same device and switch accounts in my app?
- How do I use a custom URL scheme (e.g., `myapp://`) for deep linking in push notifications?