We implemented push notifications using FCM in chrome and firefox and it worked fine, but In Safari we are getting following error:
Unhandled Promise Rejection: FirebaseError: Messaging: This browser doesn't support the API's required to use the firebase SDK. (messaging/unsupported-browser).
Did anyone deal with this kind of issues? any suggestions?