EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Is there any way to connect to more then one project in one app. #1706

Open dmitryr117 opened 3 years ago

dmitryr117 commented 3 years ago

In my use case I need to be able to authenticate the app in one Firebase project, but send push notifications from another project. This is required because I have 2 apps that may be installed at the same time on one device, but each should receive their own notifications.