-
Hi,
as I put together in one application these plugins, even for a just created application I get a build error.
> Found com.google.android.gms:play-services-auth:+, but version 9.2.0 is needed for t…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2023.2.3f1
* External Dependency Manager version: 1.2.181
* Source you installed EDM4U: Unity Package Manager…
-
### Creating login functionality in FastAPI
1. **DB to store username and hash password**
We already have firebase db, we can store the hash passwords in it.
2. **Password Hashing**
use passlib librar…
-
## The problem
A new version of Next.js was released recently: https://nextjs.org/blog/next-13
It introduces several new concepts and ways of writing Next.js apps with sever-components in mind. In t…
-
Hello,
do you have an example, how we can extend http client factory to add multiple http message handlers and keep current implementation of google http client factory? In essence, I have multiple h…
-
# Bug report
- firestore-stripe-web-sdk
## Describe the bug
```
FirebaseError: Expected first argument to collection() to be a CollectionReference, a DocumentReference or FirebaseFirestore
…
-
### Summary
Snackager is having some issues with the newer `exports` as opposed to `main`. This seems to be problematic for `firebase` and a few other libraries.
Unfortunately, this is a big chang…
-
-
`functions/cp-angular.js` is missing from the repo, likely due to `functions/.gitignore` containing:
```
**/*.js
```
Should probably fix `functions/.gitignore` to something like:
```
## Don't …
-
i am trying to integrate **AdmobAdapter** with **Infinite-Fire** ,which is a Library that makes pagination happens in Firebase and it's based on Custom RecyclerView Adapter with a "**Firebase-Array**"…