Open GnuaAruht opened 10 months ago
@GnuaAruht keep in mind that this is not an issue of this plugin. There are some reasons why the facebook app is not allowing to login.
Try looking in the previous issues of this repo to check how other devs have solved this
What version are you using?
6.03
What OS and version are you using to local deploy your application?
MacOS
What platforms are you seeing the problem on?
Android
pubspec.yaml
Describe the Bug
My app cannot login if Facebook app is installed, but works well with Chrome Custom Tab if the app is not installed. Error Message is
Expected Behavior
I want to login to Facebook even if the app is installed.
To Reproduce
``
Relevant log output
No response
flutter doctor -v
Info.plist (iOS)
No response
Podfile (iOS)
No response
AndroidManifest.xml
MainActivity.java
No response
MainActivity.kt
No response
index.html
No response
Info.plist (macOS)
No response