nativescript-plugin-firebase icon indicating copy to clipboard operation
nativescript-plugin-firebase copied to clipboard

:fire: NativeScript plugin for Firebase

Results 105 nativescript-plugin-firebase issues
Sort by recently updated
recently updated
newest added

I am getting notification when the app is in the background but when the notification is tapped the callback method is not called. It works fine when the app is...

bug
Android

Hello, I'm working on a NS/Angular project using Firebase. Push notifications from Firebase Cloud Messaging are not received at all on iOS simulator (I cannot test on a real iOS...

I recently created a new NativeScript 8.2.3 project to do a redesign of an older existing project which was running on NativeScript 8.2.2. I have installed the plugin via `npm...

I'm using `` and it's not working on iPhone 13 Pro and iPhone 13 Pro Max devices. I've had users report that the image is blurry. I'm not sure what's...

I'm resuming an old project that worked, but during the migration when trying to install the new version of the firebase plugin I'm getting the following error message: ``` 1733...

is it in planning to implement microsoft as authentication provider? Or are there other alternatives ?

Good afternoon. I have these errors: Automatic signing is unable to resolve an issue with the "xxxx" target's entitlements. Automatic signing can't add the com.apple.keystore.device and com.apple.keystore.access-keychain-keys entitlements to your...

I'm getting this error when trying to run `tns run android` ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':javaPreCompileRelease'. > This project...

Hello, We were using this plugin with NativeScript 6.15. After ugrading to NativeScript 7.0 the firebase plugin is providing the following error: ```bash Script './omitted/node_modules/@nativescript/firebase/platforms/android/include.gradle' line: 96 A problem occurred...