You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS users who use Safari cannot receive push notifications as the browser does not support service workers, not push notifications.
Therefore an alternative solution needs to be sought - such as developing a simple iOS app that can receive the notifications. A simple dummy app should suffice, as it only needs an app id and (hopefully) the OS push service will deal with the rest.
The text was updated successfully, but these errors were encountered:
iOS users who use Safari cannot receive push notifications as the browser does not support service workers, not push notifications.
Therefore an alternative solution needs to be sought - such as developing a simple iOS app that can receive the notifications. A simple dummy app should suffice, as it only needs an app id and (hopefully) the OS push service will deal with the rest.
The text was updated successfully, but these errors were encountered: