Skip to content
Discussion options

You must be logged in to vote

@JarnDev reposting my response to you here for public visibility. iOS has somewhat stricter requirements than other platforms, therefore requiring you to host the "subscribe to notifications" button on your own site. Fortunately, we have packages for that:

To achieve iOS notification support, we would recommend using the MagicBell "webpush" (https://github.com/magicbell-io/magicbell-js/tree/main/packages/webpush) library directly. Looking at the webpushtest demo repository to see how it was done there would be a great place to start. In particular, the following files will be relevant:

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@unamashana
Comment options

@JarnDev
Comment options

@JarnDev
Comment options

@moxley01
Comment options

Answer selected by unamashana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Questions
Labels
None yet
3 participants