Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
426 views
in Technique[技术] by (71.8m points)

android studio - Huawei IAP When select Chinese mainland : MAJOR:22: Integrate the version update API (checkUpdate)

I have an error when select Chinese mainland:

MAJOR:22: Integrate the version update API (checkUpdate). If you already integrate the API, check whether the HMS SDK code is obfuscated in the configuration file. For details about how to modify the configuration file, visit https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/appgallerykit-preparation#h1-1574846682104 ;SUGGESTION:17: HMS SDK APIs that are called: 34: Integrated HMS services: [agconnect-core, iap, base]

Does anyone know how to solve this?

Thank You.

question from:https://stackoverflow.com/questions/65841033/huawei-iap-when-select-chinese-mainland-major22-integrate-the-version-update

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

(1)MAJOR:22:——For this,you can integrate the version update API (checkUpdate), referring to following link.

(2)SUGGESTION:17、30 and 34,——you can ignore it, Manual approval prevails.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...