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

Google Save Credentials Android Programmtically #42

Open
muhammadalikhan3340 opened this issue Oct 27, 2022 · 3 comments
Open

Google Save Credentials Android Programmtically #42

muhammadalikhan3340 opened this issue Oct 27, 2022 · 3 comments

Comments

@muhammadalikhan3340
Copy link

Objective: I want to save custom credentials into the password Manager & later get that from the saved password list in Security-->Password Manager-->List of passwords.

What I have done: I tried the following approaches:

Save passwords with Credential Saving
Google Archive Code Samples
And getting the following error:

16: Skipping password saving since the user is likely prompted with Android Autofill

Sometimes the bottom sheet became visible to save the password in the password manager but most of the time I am getting the above error. In some places, I have read that a conflict with AutoFill service is the cause of this. But I cannot get more knowledge of this problem since not much documentation/implementation is there.

Any help in this matter would be highly appreciated. Thanks

@AbGhost-cyber
Copy link

Did you try it with the new activity result launcher api

@muhammadalikhan3340
Copy link
Author

@AbGhost-cyber yes indeed as in the samples MainActivity line: 115

@MirzaUkas
Copy link

any update about this issue? I have same problem

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

No branches or pull requests

3 participants