HMS-Core / hms-ml-demo

HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
https://developer.huawei.com/consumer/en/hms/huawei-mlkit?ha_source=hms1
Apache License 2.0
356 stars 120 forks source link

Is this compatible in Google Play Store? #69

Closed yong2khoo-lm closed 3 years ago

yong2khoo-lm commented 3 years ago

probably i am asking a noob question. Can the HMS-integrated app, be published in Google Play Store? (for example, i am using the Face Detection feature from the HMS-Core)

Mike-mei commented 3 years ago

The apps can be published in Google Play Store, but actually it depends on the requirements of the app store review guide. For example, different App store has different requirements for In-App Purchase Kit.

yong2khoo-lm commented 3 years ago

thanks for your reminder of the in-app purchase kit. but i would only use the face detection thingy, so probably it would not be a concern right? :)