You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not security related and can safely be disclosed publicly on GitHub
Java version
17
Android version
Android 14
Android SDK version
17.0.2
Installation platform & version
Gradle
Package
Login
Goals
I am using facebook sdk for login and I am not getting callback events for cancel, failed and success in jetpack compose.
Expected results
Expected result will be if facebook activity will be close then get some callback events in out app.
Actual results
Currently, I am not getting any callback event after closing facebook activity.
Steps to reproduce
click on facebook login button with jetpack compose.
opens the facebook activity and select the user.
After that coming to our app but not getting any callbacks.
Code samples & details
// INSERT YOUR CODE HERE
The text was updated successfully, but these errors were encountered:
Checklist before submitting a bug report
Java version
17
Android version
Android 14
Android SDK version
17.0.2
Installation platform & version
Gradle
Package
Login
Goals
I am using facebook sdk for login and I am not getting callback events for cancel, failed and success in jetpack compose.
Expected results
Expected result will be if facebook activity will be close then get some callback events in out app.
Actual results
Currently, I am not getting any callback event after closing facebook activity.
Steps to reproduce
click on facebook login button with jetpack compose.
opens the facebook activity and select the user.
After that coming to our app but not getting any callbacks.
Code samples & details
// INSERT YOUR CODE HERE
The text was updated successfully, but these errors were encountered: