mirzemehdi / KMPNotifier

Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)
http://mirzemehdi.com/KMPNotifier/
Apache License 2.0
340 stars 19 forks source link

Get FirebaseApp instance by custom name. #42

Open 7va opened 4 months ago

7va commented 4 months ago

Hi! Tnx for this great lib! FirebaseApp.initializeApp() support custom names of instance. KMPNotifier now takes only the DEFAULT one. It will be great to support customs name that we can pass thru NotificationPlatformConfiguration.

mirzemehdi commented 3 months ago

@7va do you know is it possible to send topic messages in different projects in ios?

mirzemehdi commented 3 months ago

Asked in firebase ios repo, let's see: https://github.com/firebase/firebase-ios-sdk/issues/13464