Applying for Huawei ID and Health Kit

Viewed 88

Is it necessary to apply for both services if my app is not going to the App Gallery or Play Store? I'm mainly developing this app for a college presentation so its not going to be released at all.

2 Answers

When an app is running, it verifies the permission and fingerprint certificate. Therefore, you need to apply for an app ID and enable related services to use the app, regardless of whether you want to release it on the App Store.

In order to use the majority of HMS Kits, it is necessary that the desired app services are enabled and properly configured on your Huawei Developer Account. This is the case regardless if you plan to release your app or not. Furthermore, this is the general process of most mobile development when you are linking your app to a mobile API backend.

Related