question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error logging with Facebook Expo After Facebook Android App Update

See original GitHub issue

Summary

After last updates of official Facebook App can’t login. Facebook lite or previous versions works fine.

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

managed

What platform(s) does this occur on?

Android

SDK Version (managed workflow only)

41

Environment

Expo CLI 4.5.0 environment info: System: OS: Linux 5.10 Manjaro Linux Shell: 5.8 - /bin/zsh Binaries: Node: 16.1.0 - /usr/bin/node Yarn: 1.22.10 - /usr/bin/yarn npm: 7.15.0 - /usr/bin/npm npmPackages: expo: ^41.0.0 => 41.0.0 react: 16.13.1 => 16.13.1 react-dom: 16.13.1 => 16.13.1 react-native: https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz => 0.63.2 react-native-web: ~0.13.12 => 0.13.18 npmGlobalPackages: expo-cli: 4.5.0 Expo Workflow: managed

Reproducible demo or steps to reproduce from a blank project

Try to login with latest expo-facebook package and latest facebook android app.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ursnjcommented, May 31, 2021

Same issue, its blocking productions apps.

getting Error: An error occurred while trying to log in to Facebook while logging in.

1reaction
AurelienFTcommented, Jun 9, 2021

I have the same problem in loop.

“expo”: “~41.0.1”, “expo-facebook”: “~11.0.5”,

Read more comments on GitHub >

github_iconTop Results From Across the Web

[expo-facebook][SDK44] expo-facebook not working with expo ...
Install the app created on eas, run expo start --dev-client , scan the code and press the button to try to login. Only...
Read more >
Why am I getting error when using expo-facebook login in ...
These are the steps I took: Register to Facebook Developer; Install expo-facebook; Fetch key hash for android app and add it on Facebook;...
Read more >
Facebook - Expo Documentation
Prompts the user to log into Facebook and grants your app permission to access their Facebook data. On iOS and Android, if the...
Read more >
Facebook login in Android using React and Expo
Hope this article helps you implement Facebook login and logout to your React Native mobile application. Cheers. Please follow me if you find...
Read more >
Getting Started - Facebook SDK for Android - Documentation
When you use the Facebook SDK, some events in your app are automatically logged and collected unless you disable automatic event logging. For...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found