Firebase for both android and iOS platforms

Omer Khalid 1 Reputation point
2021-06-21T14:57:47.073+00:00

Is there a way to send push notifications via Firebase fcm for both android and ios (not apn)?
The tutorial for ios is about how to set up apn for ios notifications but there is no directions about doing this via firebase.
I have a live application with substantial user base and the client side of app is using firebase for both ios and android to receive push notifications and I don't want to make big changes in my client module.

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
300 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 24,971 Reputation points Microsoft Employee
    2021-06-22T18:30:52.09+00:00

    @Omer Khalid , Thanks for the great question.

    Unfortunately, no this is not a scenario we support, we only support FCM/GCM through Firebase and iOS/Apple through APNS.

    Having mentioned that, I have also relayed your feedback with our product engineering team.