With the popularity of mobile Internet, many companies are looking for development solutions that can quickly launch mobile applications. In this context, uniapp came into being. Simply put, uniapp is a solution that can develop applications for multiple platforms at the same time. Through one development, it can run on multiple platforms such as iOS, Android, and H5. It can not only greatly improve development efficiency, but also achieve "cross-terminal code reuse."
However, many developers will encounter a very difficult problem when using uniapp: Can uniapp applications be put on the shelves?
First of all, we need to make it clear: uniapp itself cannot launch applications, it is just a development framework. If you need to publish your application to major app stores, you will also need to undergo various certification audits.
Currently, uniapp has been successfully launched in multiple app stores such as App Store, Huawei App Store, Xiaomi App Store, OPPO App Store, Google Play, etc., and can be promoted in major app markets. However, this does not mean that all types of applications will pass the review.
In fact, among all the reviews of applications on the shelves, the Apple App Store has the most stringent review standards. Due to the continuous changes in App Store review policies, many apps have encountered problems in being reviewed. For uniapp applications, there are also some restrictions in the Apple App Store.
The Apple App Store’s review of uniapp applications mainly includes the following:
Therefore, for uniapp applications, the content of the application needs to be carefully confirmed before being put on the shelf for review to avoid conflict with Apple's App Store review policy. At the same time, you should also pay attention to some similar issues during the review of other app stores to avoid being rejected for review.
In short, uniapp, as a cross-platform development framework, can not only effectively improve development efficiency, but also enable multi-terminal operation of applications. However, compliance issues need to be paid attention to when the application is put on the shelves to ensure that the application is put on the shelves normally and is recognized by users.
The above is the detailed content of Can uniapp applications be put on the shelves?. For more information, please follow other related articles on the PHP Chinese website!