xtrinch/fcm-django

How to register ios devices?

mascDriver opened this issue · 5 comments

I saw the firebase not have support for safari and safari ios, but in the options device fmc-django have option for register devices ios, how do due this?

Wouldn’t these use the web device type, and be handled with web push notification?

i dont know, but my question is if have example for register the safari ios for receive notification, i saw in various post on stackoverflow is not possible use ios with firebase then my question if anyoone here got to work on ios

ios means ios phone, not a browser!

alright, then need develop in sdk and send for api fcm-django? because have possibility for use pwa/twa simulate native app, but the code is compile on browser

You can use this package in any browser that supports web push notifications - you can see a javascript example at https://github.com/xtrinch/fcm-django-web-demo