I am planning to deploy my eCommerce app on the Google Play Store. My app uses WhatsApp OTP authentication for login and sign-up.
My question is:
During the Play Store review process, do I need to provide test login credentials for WhatsApp OTP authentication?
If yes, how should I handle this since OTPs are dynamic and expire quickly?
Are there any alternative methods to allow Google’s review team to access the app without facing OTP issues?
I appreciate any guidance on this from those who have deployed similar apps. Thanks in advance!
I am planning to deploy my eCommerce app on the Google Play Store. My app uses WhatsApp OTP authentication for login and sign-up.
My question is:
During the Play Store review process, do I need to provide test login credentials for WhatsApp OTP authentication?
If yes, how should I handle this since OTPs are dynamic and expire quickly?
Are there any alternative methods to allow Google’s review team to access the app without facing OTP issues?
I appreciate any guidance on this from those who have deployed similar apps. Thanks in advance!
Share Improve this question asked Mar 25 at 12:31 sanjai msanjai m 71 bronze badge1 Answer
Reset to default 0You can provide these details in Play Console. Please note the following requirements when providing login credentials:
- Your login credentials must be accessible at all times, reusable, and valid regardless of user location.
- Your login credentials must be maintained at all times without any error. For example, if your app typically requires a 2-Step Verification code or One-Time Password, make sure to provide reusable login credentials that can bypass these requirements. If the provided password expires, we may not be able to review your app and, therefore, the app may be rejected.
- Your login credentials must be provided in English. If your login credentials are typically in a non-English language, provide an English language version of all necessary login credentials via Play Console.
- If your login credentials are not numeric or alphanumeric (for example, a QR code or barcode), generate a static URL and upload it to Play Console.
- If your app requires users to set up their own password (for example, a PIN) to access in-app content, be sure to provide clear instructions.
- If your app requires login credentials involving other accounts (such as “sign in with Google, Facebook”, or similar), provide all account information with detailed instructions. Clear and simple instructions will help ensure a smooth review process.
- If your app normally uses a location-dependent password (for example, geo-gate), provide login credentials that are valid regardless of user location (for example, “master” login credentials).
- If your app does not require login credentials but you have functionalities or content behind a subscription paywall, please provide additional instructions or access details that will allow us to fully and freely access and review the app behind the paywall.
— Requirements for providing login credentials for app access, emphasis mine
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744196205a4562667.html
评论列表(0条)