Firebase Javascript SDK
javascript
firebase
real-time
typescript
firebase-cloud-messaging
firebase-auth
firebase-db
firebase-database
firebase-storage
firebase-realtime-database
firebase-authentication
firebase-messaging
-
Updated
May 7, 2022 - TypeScript
I would like to run multiple instances of my app on the same computer. I notice that the sender ID from FCM is the only parameter used to register a client with FCM. This raises the question as to how multiple apps on a computer (even different apps) are able to register separately from other apps. Does your library create some kind of unique ID for the app that it is running on? If not, when a Pu