HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

@hmscore/react-native-hms-scan: Google play policy voilation #214

Closed Kprashanth20 closed 1 year ago

Kprashanth20 commented 2 years ago
Xuejiao-Shi commented 2 years ago

hi@Kprashanth20 Can you provide the download link of your app in Google Play for us to check?

Kprashanth20 commented 2 years ago

@Xuejiao-Shi https://play.google.com/store/search?q=inciflo&c=apps

Xuejiao-Shi commented 2 years ago

After click the link you provided, we can see that there are many apps. Which one is your app? image Or you can also send your released apk on Google Play to hmscore@huawei.com for us to check.

Kprashanth20 commented 2 years ago

@Xuejiao-Shi https://play.google.com/store/apps/details?id=com.godamwale.inciflo&hl=en_US&gl=US app name is inciflo

Xuejiao-Shi commented 2 years ago

Thank you for your feedback, it seems like you have integrated analytics in your project, please upgrade them to the latest version:react-native-hms-analytics 6.3.2-301. See more info on HMS Core SDK Version Updates.

Note: Before submitting a release to Google, also need to check the apk in Testing Track on Google Play Console. Ensure that the APK on all channels are using of the latest HMS Core SDK version.

Kprashanth20 commented 2 years ago

@Xuejiao-Shi no i am just using react-native-hms-scan, nothing else from hms-core

Xuejiao-Shi commented 2 years ago

@Kprashanth20 You can try to run the gradlew -q :app:dependencies > dependency-list.txt command in the android directory to see the dependency-list.

Kprashanth20 commented 2 years ago

dependency-list.txt @Xuejiao-Shi please check

Xuejiao-Shi commented 2 years ago

What we checked was the 1.1.6 version apk of the link you provided. Can i confirm what version are you checking? Would you mind send the apk you are checking to hmscore@huawei.com?

ozcanozgur commented 1 year ago

Hi @Kprashanth20 ,

React Native Scan Plugin has been upgraded to the latest SDK version(2.7.0-302) in which this issue had been resolved. You can find it at npm.