-
Do you have any pointers on how to implement SMS second factor authentication for React Admin using Firebase Auth?
Are there any examples around?
Thanks!
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Core, Auth, Other
### Which platforms are affected?
iOS
### Description
The a…
-
**Here some possibilities:**
- Cypress
- https://testing-library.com/docs/react-testing-library
- https://github.com/soumak77/firebase-mock
- https://stackoverflow.com/a/52100382
-
I've just followed through the README and had the configurations done. I've also copied the `google-services.json` file into the android/app folder. I don't have any JS code in my app that uses react-…
-
I am currently integrating notifications via FCM into my react native app. On ios everything works as intended. But if I open the android app by clicking on a notification (quit or background state) f…
-
there is a known issue with Firebase SDK with iOS 11
https://github.com/firebase/quickstart-ios/issues/327#issuecomment-331782299
fix is `pod 'FirebaseInstanceID', "2.0.0"`
Before openning an iss…
-
I'm trying to add Firebase Cloud Messaging to a simple static site with vanilla Js. The notifications seem to be working in localhost(i.e serve . But when I deploy to GitHub Pages it causes the fo…
-
Hi i like the idea of this repo and using react-query as a cache and transport layer for firebase.
No updates since 2022?
Need maintainers?
I can help!
@Ehesp
-
### [REQUIRED] Describe the problem
I get an error when bundling with Yarn 2 and firebase:
```
(node:82642) [MODULE_NOT_FOUND] Error: @firebase/database tried to access @firebase/app, but it …
-
https://appdividend.com/2017/07/22/react-firebase-tutorial/
Similar to #28, factor out the Header into a reusable component across all pages in the app.