I have an app that requires checkmobi phone number verification for login. However, when app was published to playstore, it was rejected because login credentials were not supplied. How do I supply this sort of credentials to google playstore console
How to submit 2FA credentials for my app in google playstore console
1.3k Views Asked by Joseph Ofem At
3
There are 3 best solutions below
0
On
If you end up with rejection of your application due to missing credentials and you are not able to provide them (e.g. they are really one-time), you can send appeal to Google and then, they are open to accept video of your application. You have to record each screen for at least 2 seconds.
0
On
https://support.google.com/googleplay/android-developer/answer/9859455?#app_access
If your app typically requires a 2-Step Verification code or One Time Password, provide us with reusable login credentials that do not expire.
Unfortunately it seems the official Google mantra is to code your app so that the play store testers don't have to use 2FA.
You need to provide it in the
App Contentsection. Follow the steps.App ContentManageforApp Access.All or some functionality is restricted.Add new instructions. This dialog will appear.