How to submit an App
Operation Process
App Registration
-
On the application list page, select Create App, enter the application name, and select Submit.
-
Once the registration is completed, you can view the registered application information in the application list.
-
During the application development, you need to configure the
appId
of registered application in the applicationapp.json
.{
"app": {
"appId": appId
}
}
Prerequisites For Publishing App
-
You have prepared the application for the ZAB package that meets the following requirements.
- The application name is not occupied by other applications developed by yourself.
- The appId in the package must be the same as the appId specified in the application release.
-
You will need to prepare the following information in advance.
Preparation Items Description Country and region You need to determine in advance the country and region where the application will be published. Privacy Statement Providing the text content of this application's privacy policy helps users understand how you handle sensitive user data and device data. The privacy policy must fully describe how your application collects, uses and shares user data.
Configure Basic Application Information
-
After completing the application registration and preparing the application ZAB package, you can select the application you want to publish and Submit it for review.
-
Enter the application release page, fill in the basic information of the application, including country, application category, application package, supported devices, version number, application language, application icon, privacy statement, call permission, whether the installer contains SDK.
AppId
The appId is a unique identifier for the application, which is automatically assigned at the time of application registration.
Country
Please select the country where you want your app to be listed.
App Classification
Select the corresponding category according to the purpose of the application.
Developer
Display your account nickname, the entrance of nickname modification is Account Center->Account Information->Nickname. After the nickname modification, if you launch any review again and the review is passed, the nickname will be updated in the app store.