android / identity-samples

Multiple samples showing the best practices in identity on Android.
Apache License 2.0
380 stars 227 forks source link

Credentials signin doesn't work in Android O #28

Closed bangarharshit closed 7 months ago

bangarharshit commented 4 years ago

Error - https://support.google.com/android/thread/54435386?hl=en

Solution - AutofillManager.commit() works as written in this thread.