Learn how to offer passkey demo accounts in Google Play Store verification, including workarounds for account creation challenges and using static OTPs.
Vincent
Created: September 12, 2024
Updated: August 13, 2025
Offering passkey demo accounts in the Google Play Store verification process can be tricky due to current limitations in how passkeys are integrated. One key challenge is that passkeys don’t allow you to pre-create an account for testers, which can complicate the testing process. The Google Play Store review process is designed for accounts to be prepared in advance, allowing testers to bypass the registration flow. A common workaround is to use static OTPs (if your app is fully passwordless and uses OTPs) or to provide fallback passwords.
Passkeys improve security and user experience, but they introduce a challenge when offering demo accounts for Google Play Store verifications. Here's why:
To navigate this limitation, there are a few options you can consider:
Integrate Passkeys into Flutter Apps (Open-Source Passkeys Package)
Vincent - July 26, 2023
Cross‑Platform Passkey Sharing Guide: Flutter (iOS/Android), NextJS, Golang
Vincent - November 16, 2023