Due to the new Android developer verification, we now need to follow some steps to publish a new app on the Play Store.
This link contains all the information:
support.google.com
The main change in B4A apps is:
- create the text file "adi-registration.properties" in the Assets folder (B4A/Files) and insert the snippet (a unique identifier) inside this file to create the APK for review.
Since I just submitted the first app for review, I'm waiting to see if that's all.
So the content of this post may change.
This link contains all the information:
Registering Android package names - Play Console Help
The registration process varies based on whether the package name is new or existing (has installs). Step 1. Provide package name details (common to both new and existing package names) Navigate
The main change in B4A apps is:
- create the text file "adi-registration.properties" in the Assets folder (B4A/Files) and insert the snippet (a unique identifier) inside this file to create the APK for review.
Since I just submitted the first app for review, I'm waiting to see if that's all.
So the content of this post may change.