thebergamo / react-native-fbsdk-next

MIT License
693 stars 167 forks source link

Error while login facebook login in expo app #537

Closed arslangsten closed 1 month ago

arslangsten commented 5 months ago

i am getting this error

error... [Error: [auth/invalid-credential] The supplied auth credential is malformed or has expired.]

i tried many ways but still getting issues. how can any one help me what i am doing wrong

i am using version 13.0.0 React native 0.71.14 Expo 48.0.21

trickeyd commented 4 months ago

We also have this issue being reported by our users. Some percentage of them are totally unable to get into the app. When I test it, I see the message above, but then login works fine so I can't even debug it.

react-native-fbsdk-next: 13.0.0 react-native-firebase: 19.0.1

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

trickeyd commented 3 months ago

If this is stale, it is only due to lack of response.

ctriantaf commented 3 months ago

I had the same issue but it was fixed by adding support for iOS limited login and calling Settings.initializeSDK() as mentioned here

trickeyd commented 3 months ago

@ctriantaf Doing both of those since before this issue started unfortunately 😔

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.