Use own push notification API

Hello!

Is it possible to use directly the FCM, and APNS APIs, without ejecting?

Since Expo itself is using those, maybe if I keep the same data structure, and using the Expo token its possible. At least thats what I think. :slight_smile:

1 Like

Hi @xyzor thanks for using Expo.

Have you seen the docs here for using FCM for Push Notifications? https://docs.expo.io/versions/v28.0.0/guides/using-fcm

If you want anything beyond what is said in the documentation you are unfortunately going to have to eject :frowning:

Let me know if you have other questions

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.