Can you use FCM device tokens from firebase without building an app?

Hello,

I’m working with FCM on expo notifications. Everything is in working order, but I have a few questions.

According to my understanding, the device tokens provided by Expo server and FCM are distinct, and I must use the device tokens provided by FCM. But I don’t want to build an app and then download apk to install on my device every time I make a change on my app.

Is there an alternative to use FCM without building an app for testing?

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