firebase
firebase copied to clipboard
Modular Firebase 🔥 implementation for NativeScript. Supports both iOS & Android platforms for all Firebase services.
iOS pod 11.4 iOS min bump to 13 Android Bom 33.5.1 Android min bump to 21
When requesting for permission on Adnroid SDK 35 and i choose `Don't allow`, the function doesn't resolve function with auth status, it just prints `1` to console. This works fine...
I fixed the GRPC issues with the POD file fix but when I run it, I get this Successfully synced application io.github.triniwiz.nativescript.firebasedemo on device 8063002D-1E9F-4AE2-A3A0-E127DA3C5496. ***** Fatal JavaScript exception -...
Failed login
Error: Property 'messaging' does not exist on type 'Firebase'. https://discord.com/channels/603595811204366337/1450349080751505519
I have upgraded my app to the latest version of everything, namely NativeScript 8.9.2, @nativescript/firebase 5.0.2, macOS Sequoia 16.6.1, Xcode 16.4, etc. I can log in on Android devices and...
- (apps/demo-angular) Fixes Angular incompatibilities regarding standalone components - Adds Angular compatibility to some packages with the `provide`-function configuration pattern.