OneSignal / OneSignal-Website-SDK

OneSignal is a push notification service for web and mobile apps. This SDK makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Other
388 stars 115 forks source link

[Feat] Show iOS supported message #1135

Closed jkasten2 closed 10 months ago

jkasten2 commented 10 months ago

Description

1 Line Summary

Improve DX for not supported browser since it can be confusing for iOS.

Details

Validation

Tests

Tested to ensure new "...To support iOS please install as a Web App. See the OneSignal guide https://documentation.onesignal.com/docs/safari-web-push-for-ios" shows on an iPhone running iOS 16.7.2 in the JS console when using Safari.

Info

Checklist

Programming Checklist Interfaces:

Functions:

Typescript:

Other:

Screenshots

Info

Checklist


Related Tickets

Fixes #1126



This change is Reviewable