nativescript-plugin-firebase
nativescript-plugin-firebase copied to clipboard
:fire: NativeScript plugin for Firebase
When I run my app I am getting this error: ``` nativescript-plugin-firebase: building for same environment, not forcing prepare. FAILURE: Build failed with an exception. * What went wrong: Execution...
Dear @EddyVerbruggen, GoogleAnalitycs 4 insert a lot of new params. If we want to use these we must have update the SDK. We use NS 6. and our client want...
Hi! This PR includes a quick change to the prompt dialog code adding a input Type as a number so that the iOS keyboard suggest to autofill the verification code...
I have NS7 and everything is working properly, but when I try to build for release I get this error: ``` ERROR in node_modules/@nativescript/firebase/messaging/messaging.d.ts:1:10 - error TS2305: Module '"../firebase"' has...
Hi Eddy, There is an error when I am trying to use MLKit for language recognition and translation. I am using latest NS8 and latest firebase plugin version. Please see...
Hi Eddy, Would you please update the plugin when you have a chance as we have got a warning of: Pod installation complete! There are 10 dependencies from the Podfile...
I had to test three cases 1) when my application is in the first plan, it works very well, I receive the message 2) when the application goes to the...
Is it possible to send the confirmation code via the method when logging in via the phone in Firebase? To enter the number on one screen and enter the code...
I have `"@nativescript/firebase": "^11.0.0"` Then: `import { MLKitBarcodeScanner } from '@nativescript/firebase/mlkit/barcodescanning'` And on the scan page: ` ` And it just crashes after page is opened
I faced some leaks using custom model. I do not commit binary TNSMLKitCamera as it will be secure if you will do it yourself