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

refactor(auth): log an exception if the device has no browser installed #2055

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

thatfiredev
Copy link
Member

Adding a workaround to prevent app from crashing when there is no browser installed.
See firebase/firebase-android-sdk#4006

Checks if the device has a browser. If not, log an exception.

@thatfiredev thatfiredev merged commit e7a7053 into version-8.0.2-dev Aug 19, 2022
Copy link

@Dqddyvillager1722 Dqddyvillager1722 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

auth/src/main/java/com/firebase/ui/auth/ui/phone/PhoneNumberVerificationHandler.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants