DEV Community

HarmonyOS
HarmonyOS

Posted on

How can developers obtain the user distribution of mobile phone systems using different API versions?

Read the original article:How can developers obtain the user distribution of mobile phone systems using different API versions?

Problem description

Among the users of developer apps, how many users use different versions of API, such as 12, 14, and 15? Considering that the impact of app upgrades is unknown, can AppGallery Connect app analysis provide an overview of the API usage of app users to help developers determine which API version is more appropriate to upgrade to?

Solution

The current AGC function does not support analyzing the number of users of each API version of the application. It is recommended that developers conduct compatibility tests on each version of the application. Generally, the mobile phones of existing network users will be upgraded to the latest system pushed. From the perspective of application developers, in the early stage of HarmonyOS, it is recommended to upgrade the application API version normally.

Written by Merve Yonetci

Top comments (0)