Working code for firebase phone auth using expo client? - firebase

Hi i am new to react native development. I am trying to authenticate users using firebase phone auth and expo. I tried all the codes on the internet but none of them worked. I am using expo-cli version 5.4.6 and npm version 8.10.0. Someone please post a working code so that i could just replace the firebase config. I had created a web app in firebase project and set mode of auth as phone. Thanks and regards

Related

Firebase phone authentication not working after creating .apk file

I initialized a react native app with Expo Bare Workflow, installed the #react-native-firebase/app and #react-native-firebase/auth package and followed all the setup instructions from the rnfirebase.io website. When I'm in development the firebase phone number authentication works fine but when I build using EAS (Expo Application Services) the reCAPTCHA screen doesn't open and I don't get the code of confirmation.
I need help to solve this problem

unity app crashes, when login with google using firebase

I am trying to add a 'sign in with google' option to my app, using firebase. However when I click the button which calls the sign in script on my android device, the app crashes and closes completely.
I cannot run this script in the editor. so is there another way of finding out what the error is?
I am using the script found here https://www.dropbox.com/s/qss2wk4v52d48j4/GoogleSignInDemo.cs?dl=0 and have taken the web client id from my firebase project, and enabled google sign in.
I have also added the sha1 fingerprint to my firebase project and have copied the google-services.json file to my unity project. I am using Unity 2020.1.6f1 My firebase packages are version 10.2.0 and the google sign in plugin 1.0.4
I have no idea why it's not working please help me.I finding the solution but no result
[Solved]
I upgrade my pc windows 7 to windows 10 and upgrade unity 2020 to unity 2021 then it automatically fix and work.Thanks for all

Can not find Firebase crashlytics crash logs in react native?

I am working on react native app and integrated firebase crashlytics in that. If I run app from iOS folder using Xcode and crash the app its showing logs in firebase. But same if i run from visual code and crash the app the logs are not getting in firebase.
Is there anything i am missing which is causing this issue?
I am new to react native please let me know if more information needed to solve issue.
Thank You for help.
use sentry to check crash report in react-native

Cannot Migrate Flutter Project to Android X which is using Firebase as Backend

I am trying to migrate my flutter app to androidx but when i migrate it, it shows at popup saying
No Usages Found in Project
This project is using firebase but before integrating firebase it was working fine.
can anyone find solution for this problem?

azure mobile app cordova ripple facebook authentication issue

I'm using VS2015 with Update 2, and azure-mobile-app cordova plugin is ver. 2.0.0-beta4
I follow the quick start of azure mobile app and use cordova with facebook authentication.
When I run the app through VS2015 in ripple, the authentication popped up. But after entering id/pwd, the pop up window didn't close and the authentication didn't complete.
The issue won't show in device or emulator.
I saw here that ms guy said this bug is fixed in google authentication, but how about facebook auth in azure mobile app cordova ripple?
My customers mentioned that same issue as well.
Thanks for your help.

Resources