We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
Currently on Safari iOS the SDK doesn't load at all.
Since web ios notifications for safari mobile have been implemented by Apple.
Will this also help us with the mobile safari?
Currently I'm getting this in mobile safari:
(This is with installing a build yarn build:prod and moving these bundled files to the public folder root)
yarn build:prod
Am I missing something?
@jkasten2
iOS WebApp Push iOS WebPush was missing in the v16 branch (AKA v11 OneSignal docs). We merged in the missing feature from main and just released a Beta 6 today: https://github.com/OneSignal/OneSignal-Website-SDK/releases/tag/160000.beta6 Migration guide We fixed the wording in the migration guide around the service worker. Let us know if this is clear now: https://github.com/OneSignal/OneSignal-Website-SDK/blob/160000.beta6/MIGRATION_GUIDE.md#service-worker
iOS WebPush was missing in the v16 branch (AKA v11 OneSignal docs). We merged in the missing feature from main and just released a Beta 6 today: https://github.com/OneSignal/OneSignal-Website-SDK/releases/tag/160000.beta6
We fixed the wording in the migration guide around the service worker. Let us know if this is clear now: https://github.com/OneSignal/OneSignal-Website-SDK/blob/160000.beta6/MIGRATION_GUIDE.md#service-worker
Originally posted by @BramDecuypere in #619 (comment)
The text was updated successfully, but these errors were encountered:
@MakhBeth Thanks for the question, it requires installing your site as a Web App, see Mobile Web Push for iOS/iPadOS.
We will look into seeing if we can improve the "SDK is not compatible with this browser" message to point out this requirement.
Sorry, something went wrong.
Thanks @jkasten2. Yes a better message will surely improve DX
Successfully merging a pull request may close this issue.
Hello!
Currently on Safari iOS the SDK doesn't load at all.
Since web ios notifications for safari mobile have been implemented by Apple.
Will this also help us with the mobile safari?
Currently I'm getting this in mobile safari:
(This is with installing a build
yarn build:prod
and moving these bundled files to the public folder root)Am I missing something?
@jkasten2
Originally posted by @BramDecuypere in #619 (comment)
The text was updated successfully, but these errors were encountered: