Skip to main content

All Questions

0 votes
0 answers
160 views

How to authenticate with facebook login using Firebase authentication on iOS in react native?

I am trying to authenticate with facebook login using Firbase authentication in react native and getting this error below on all IOS Device using the module react-native-fbsdk-next Firebase: Bad ...
manny's user avatar
  • 405
1 vote
2 answers
869 views

React Native Google / Facebook Login

I'm quit new in React native but I would like to set up Google login but what I did didn't seem to work. (That will be a long post haha ) For Google Login: I tried several tutorials on YouTube (this ...
Nicolas's user avatar
  • 35
1 vote
1 answer
1k views

Why do I get UNKNOWN/CUSTOM URL SCHEME error in React Native Expo Google/Facebook login?

I have a react native expo managed workflow project with Firebase backend set up. On android emulator facebook and google login WORKS with firebase, however when I release the apk (expo build:android) ...
AnyamBorogass's user avatar
0 votes
0 answers
2k views

Why am I getting error when using expo-facebook login in React Native?

I have a managed workflow expo project (SDK 44) and I tried to follow the documentation to implement the solution. These are the steps I took: Register to Facebook Developer Install expo-facebook ...
AnyamBorogass's user avatar
4 votes
1 answer
11k views

Why does React Native app crash when clicking on debug in Android emulator?

React Native app shows error when clicked on debug in Android emulator Attempt to invoke interface method java.lang.String com.facebook.react.bridge.Cat alystInstance.getSourceURL('on a null object ...
Sudharsan Palanisamy's user avatar
1 vote
1 answer
503 views

Firebase throws "Cannot parse ID Token" after passing FacebookAuthProvider.credential(access_token)

I am attempting to integrate Facebook authentication into my app that interacts with firebase auth. I have followed the guide provided at the expo.dev docs for Facebook but am having a hard time ...
Brett Plemons's user avatar
0 votes
1 answer
922 views

Native module FBAccessToken tried to override FBAccesTokenModule. Check the getPackages() method in MainApplication.Java

So I receive this error message while attempting to integrate Facebook login into my app but am overall unclear on how to address it as I can't seem to figure out what's wrong with my MainActivity....
Zippy Zebra's user avatar
11 votes
4 answers
37k views

Feature Unavailable: facebook login is currently unavailable for this app since we are updating additional details for this app. Please Try again

I am working in React Native. I am trying to login with a Facebook account I get this error from Facebook I am receiving the Facebook Message Dialog with the message: Facebook Login is currently ...
Shafqat Bari's user avatar
0 votes
0 answers
59 views

Unresolved variable SdkBridge -- react native

Hi i update my react native project from 0.59.9 to 0.64.2, but it it not finding the next import import {NativeModules, Platform} from 'react-native'; const SdkBridge = NativeModules.SdkBridge; The ...
Alejandro Gonzalez's user avatar
0 votes
0 answers
486 views

Problems with react-native-fbsdk: Login not working

I've been out of work for a while, and a friend who owns a startup company tasked me with fixing the Facebook Login functionality of his app. Big opportunity for me. None of the devs who built/worked ...
Cin88's user avatar
  • 463
1 vote
0 answers
261 views

expo not redirecting users after facebook login

with expo facebook login i'm getting popup and able to click continue as ... but after clicking it and getting the success alert message the users are not getting redirected to the home screen... I ...
Bruce Mathers's user avatar
0 votes
1 answer
131 views

RN Facebook auth with Firebase - No Firebase App '[DEFAULT]' has been created

I am trying to implement Facebook authentication on firebase based react-native app (IOS). configured my app in facebook developer dashboard. configured facebook auth details in firebase dashboard ...
LarryKing's user avatar
  • 127
0 votes
1 answer
98 views

Silent login with facebook api

I have an app that allows a user to login with facebook. Is there anyway to keep a device authorized. For example, every time a user needs to login with facebook they are routed to the facebook ...
Jacob's user avatar
  • 191
0 votes
1 answer
98 views

What is the main benefit of empy <> fragment in react-native?

First of all I want to repeat again I am asking about its usage in react-native not ReactJS. I am just confused, Is there any specific benefit for using <> instead <View> or <...
Muhammad's user avatar
  • 2,784
0 votes
0 answers
60 views

Why can't i share a file with other applications on iPhone?

I'm trying to open a file to be linked to another app (Instagram) on my iPhone. I edit this video file so i'm not getting it directly from my camera roll, but i have a link to it locally which i've ...
matautd's user avatar
  • 19

15 30 50 per page
1
2 3 4 5
7