Ben Cody
unread,Jun 15, 2022, 3:24:48 PM6/15/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hello, is there a supported way to send iOS push notifications through FCM (or in-app messaging beta) from an application server only, without a need to install the firebase sdk in the iOS client? I'm looking for a pathway to programmatically upload an APNS cert to a firebase project and send a push notification only using an APNS token, without having to register an installation in firebase. Worst case, is there a REST API for registering an installation of an app from our back end?
Thanks.