-
Hi team,
I see some trouble at Firebase
Caused by java.lang.UnsatisfiedLinkError: dlopen failed: library "libamplituda-native-lib.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.j…
-
@theindianappguy Launching lib\main.dart on sdk gphone x86 arm in debug mode...
Running Gradle task 'assembleDebug'...
✓ Built build\app\outputs\flutter-apk\app-debug.apk.
Installing build\app\outp…
-
Motivation:
Sometimes different packages have the same public names.
Exmaple
```
import 'package:firebase_auth/firebase_auth.dart'
show FirebaseAuth, User as FirebaseUser, FirebaseAuthExce…
-
The new one is called the firebase admin SDK and has python libraries of its own.
It is not clear that it is supported by pyfcm: https://firebase.google.com/docs/reference/admin/python
It also appea…
-
I've followed the documentation, created my firebase project & apps and have integrated the library into my app. The app signs in as expected on iOS, no complaints there.
On Android as soon as I c…
-
Currently the library only exposes the rawValue of FirebaseVisionBarcode.
Can you expose whole FirebaseVisionBarcode properties via qrCodeCallback. This will allow us to utillize the full potential…
-
1. Fix the function names (to be more descriptive)
2. Finish putting data into json form
3. Write code to put the json into firebase w/ endpoint provided by Thomas and Godwin. (use requests from pyt…
-
Recently when uploading APKs to Google Play we noticed that they're now automatically tested in the Firebase test lab on 10 devices with different app versions. That was very useful as we caught some …
-
#### Describe the bug
When we receive a dependabot pull request, the firebase deploy fails with (Error: Input required and not supplied: firebaseServiceAccount) This needs researched to see if the au…
-
### Expected Behaviour
- Use standard modern javascript on the node.js examples
- Use standard libraries from Firebase on the node.js examples
- Use standard json notation when needed, and use ho…