Pushy Support
- Total activity 181
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 91
Articles
Recent activity by Pushy Support-
Can I detect when my website visitors unsubscribe from notifications?
Yes, you can detect when visitors to your website unsubscribe from push notifications using the Device Info API and Device Presence API (for bulk detection), by checking for the presence of the uns...
-
Can I detect iOS app uninstalls with Pushy?
Yes, you can detect when iOS users uninstall your app using the Device Info API and Device Presence API (for bulk detection), by checking for the presence of the uninstalled parameter returned by b...
-
Can I use Pushy in my own SDK?
Yes, you can use Pushy in your company's own SDK by associating it with a single Pushy dashboard app, using Pushy.setAppId(). Doing so overrides the default package name app identification schem...
-
Which app development platforms are currently supported?
The following development platforms are currently supported by the Pushy SDK: Native SDKs iOS Android Web Push Additional Platforms Ionic Flutter Python macOS Angular Electron Co...
-
Which browsers and platforms are supported?
Our Web Push SDK currently supports the following browsers and platforms: Safari: iOS 16.4+ Chrome: Windows / Mac / Android / iOS 16.4+ Firefox: Windows / Mac / Android / iOS 16.4+ Opera: Windows ...
-
Does Pushy depend on Firebase Cloud Messaging?
No. We deployed our own notification gateway using MQTT to deliver notifications to Android devices. Therefore, we don't depend on Firebase Cloud Messaging (FCM) and can therefore deliver notifica...
-
How can I delete or unregister devices?
There is no way to delete device tokens, even for devices that uninstalled your app. Note: As of February 2026, device tokens inactive for more than 18 months (1.5 years) are deleted automatically...
-
Is there a status page?
Yes: status.pushy.me We constantly monitor our infrastructure and services for degradation, and in the rare event offer fast transparency into any incidents.
-
Is there an uptime SLA and 24/7 support?
Yes, we provide a 99.995% uptime Service Level Agreement and 24/7 high priority support with Pushy Enterprise.
-
Does Pushy guarantee immediate push notification delivery?
Unfortunately, no push notification service can guarantee immediate delivery due to the fact there are networking and device-specific factors out of our control, such as: Power-saving modes Chine...