Hey everyone!
We just released a new useful plugin - a way to send native push notifications to iOS and Android without having to wrap your app and go through the appstore / playstore. The plugin uses Web 推送协议 | Articles | web.dev to make this possible.
No third party services
Works on iOS & Android
No need to wrap your app
This technology has been around for a while, but since iOS 16.4+ it is finally possible to send push notifications to mobile apple devices, iPhones and iPads. Read the official webkit update here: Web Push for Web Apps on iOS and iPadOS | WebKit
We’ve been using it internally for a few weeks and it feels good enough to release. Of course, if there are any problems you folks run into just post below and we’ll get right on it!
Try the demo out yourself https://web-push-notifications.bubbleapps.io/
Read the docs & setup guide https://web-push-notifications.bubbleapps.io/
Get the plugin here: Web Push Notifications Plugin | Bubble
FAQ & Disclaimer
- iOS is ONLY supported when:
iOS 16.4+ is installed
Safari is the browser that is used
The app is added to the users’ home screen
- Currently this plugin only supports push notifications on:
Desktop Chrome, Firefox
Mobile (android) Chrome, (android) Firefox, (iOS) Safari
- Not receiving notifications on desktop?
Check your alert settings and make sure you are not on do not disturb. Make sure notifications are turned on like this on macOS.
Try the demo out yourself https://web-push-notifications.bubbleapps.io/
Read the docs & setup guide https://web-push-notifications.bubbleapps.io/
Get the plugin here: Web Push Notifications Plugin | Bubble
We still consider this a beta release, so please bear with us if you run into a problem on a specific device. Please respond to this thread with the problem and we’ll do our best to solve the problem ASAP.
Lastly, we are still working on safari desktop support. It’s close to being ready, but we ran into a few bugs we need to iron out first before calling it ready.
Looking forward to everyone’s feedback!