firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

Fix passing GCMSenderId to FirebaseOptions on Android/iOS

Open Daeda88 opened this issue 1 year ago • 0 comments

The FirebaseOptions generated on the multiplatform level is missing the GCMSenderId on Android and iOS (on JS it is not used)

This pr fixes that

Daeda88 avatar Dec 19 '23 16:12 Daeda88