Deploy your app to the Google Play Store
Last updated
Was this helpful?
Use this guide to publish your digital wallet application on Google Play.
Pay special attention to application signing. The signing certificate impacts the application binding key used by NFC Wallet.
If you change the signing key after onboarding, NFC Wallet flows can fail on devices.
Align your Google Play signing setup with the key you registered with Thales.
Before you start:
Ensure you have access to Google Play Console.
Decide whether you publish an Android App Bundle (AAB) or APK.
Confirm the application binding key you shared with Thales.
Open Google Play Console.
Select All apps > Create app.
Set the default language.
Enter the app name as it should appear on Google Play.
Select whether the app is an app or a game.
Select whether the app is free or paid.
Add a contact email address for end users.
Complete the required declarations (for example, content guidelines and export compliance).
Select Create app.
Use the app dashboard to complete the required sections:
Store listing details
App content questionnaires
App access and privacy declarations
Target audience and content rating
Google blocks release creation until required items are completed.
In Google Play Console, select All apps > your app.
In the left menu, select Testing > Closed testing.
(Optional) Create a new testing track, then select Create new release.
Choose the option that matches how you want Google Play to sign the version installed by end users.
If you use Google Play App Signing, ensure the app signing key matches the key you registered with Thales.
In App integrity > App signing, select Export and upload a key from Java keystore.
Follow the on-screen instructions to upload your signing key.
If you publish APKs, decide whether to use Google Play App Signing.
If you opt out of Play App Signing, the APK you upload is the APK installed by end users.
Ensure the APK signing key matches the key you registered with Thales.
Upload your build artifacts:
Enter the release name in Release details, then select Save.
Select Review release.
Review warnings and errors, then select Start rollout.
Your release is now submitted for review.
After Google approves it, you can distribute it to testers (closed testing) or proceed to a production rollout.
Last updated
Was this helpful?
Was this helpful?