DEV Community

Cover image for HarmonyOS Flutter Practice: 17-Painless Listing Review Guide
shaohushuo
shaohushuo

Posted on

HarmonyOS Flutter Practice: 17-Painless Listing Review Guide

In the previous article, we experienced the painless use of Flutter to quickly start development. This issue focuses on the listing review process.

Painless packaging

Prepare the production certificate in advance.

For specific steps, see "Harmony Flutter Practice: 13-Harmony Application Packaging and Listing Process". In the AGC platform certificate column, after "Add Certificate" is successful, click Now to get a xx.cer file (digital certificate file); in the Profile column, after adding, click Now to get a xx.p7b file (Profile file). These two files will be used when manually signing.

Use the latest IDE automatic upload function.

In the DevEco Studio menu bar, click Build > Upload Product, log in to the developer account, and enter the upload interface.

Select Generate app package and upload it to AppGallery Connect for test and publish.

Painless review

Review is actually a very important process. Don't think that it's over after development, packaging and uploading. App Gallery's review is very strict, so be mentally prepared in advance.

For new apps, the first listing is relatively friendly and relaxed, but it is also necessary to make it clear that there are no obvious problems and that it meets the general requirements. Don't be lucky.

Name

The name must be unique. Search in the mall in advance. In addition, do not use names that are easy to misunderstand or too general, such as "File Management" and "QR Code Generation". It is recommended to add a brand prefix. If there is a trademark copyright, it will be more painless.

Icon

Design according to the specifications, do not be similar to the system icon, do not be the same as other applications.

Recording

Record the domain name and App in advance, and ensure that the application name and package name correspond one to one.

Software

Use electronic software, or directly find an intermediary to package it all. You only need to provide basic information such as the name, and the whole process is painless.

The name or abbreviation in the software should correspond to the App name.

Full testing

Ensure full testing. If the distribution platform chooses a tablet, ensure that it is tested on a tablet.

Recording test videos

The auditors test very carefully and will help you find bugs, so it is also important to have test videos.

If the tablet test conditions are not met, it is recommended to check the update version later. It is more painless to focus on mobile phones when listing.

Notes

If the application has some special design concepts, you need to make notes. Don't expect the auditor to easily understand your intentions.

Test account

If you design a login function, it is best to provide a test account that can be used normally and even has data, so that the reviewer can also have no pain.

Submission time

Submit in advance and avoid Saturday. The recommended submission time is every night from Sunday to Thursday. Do not withdraw after submission, otherwise you will have to queue again.

References

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.