Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

registerCallback has never called using jetpack compose #1276

Open
5 tasks done
Rina196 opened this issue Oct 21, 2024 · 0 comments
Open
5 tasks done

registerCallback has never called using jetpack compose #1276

Rina196 opened this issue Oct 21, 2024 · 0 comments

Comments

@Rina196
Copy link

Rina196 commented Oct 21, 2024

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
@Rina196 Rina196 changed the title registerCallback has never called in jetpack compose registerCallback has never called using jetpack compose Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant