yandex_mapkit icon indicating copy to clipboard operation
yandex_mapkit copied to clipboard

Google Play: Your app is using the Yandex SDK, which by default, requests device location without any programmatic method to verify that end user consent information has been obtained by the app.

Open lappi opened this issue 3 years ago • 5 comments

Добрый день!

После обновления Yandex Mapkit до версии 3.0.3 при попытке выложить приложение в Google Play получили от модераторов Google следующее сообщение:

Issue with your app
--
Your app is using the Yandex SDK, which by default, requests device location without any programmatic method to verify that end user consent information has been obtained by the app. Apps with SDKs that collect any personal and sensitive data without disclosure and consent are in violation of Google Play policies.This SDK can result in your app violating the prominent disclosure and consent and/or approved purpose requirements of Google Play’s User Data and Permissions and APIs that Access Sensitive Information policies.

Issue with your app
Your app is using the Yandex SDK, which by default, requests device location without any programmatic method to verify that end user consent information has been obtained by the app. Apps with SDKs that collect any personal and sensitive data without disclosure and consent are in violation of Google Play policies.

This SDK can result in your app violating the prominent disclosure and consent and/or approved purpose requirements of Google Play’s [User Data](https://support.google.com/googleplay/android-developer/answer/10144311?visit_id=637825289513418383-2463221036&rd=1#personal-sensitive) and [Permissions and APIs that Access Sensitive Information](https://support.google.com/googleplay/android-developer/answer/9888170) policies.

Прокомментируйте пожалуйста, связана ли проблема непосредственно с Yandex Mapkit? вот похожая проблема с Appmetrica, которая по всей видимости разрешилась с выходом новой версии https://github.com/yandexmobile/metrica-plugin-unity/issues/54

lappi avatar Aug 21 '22 21:08 lappi

Здравствуйте!

Да, связана с нативной либой, там уже открыли на эту тему issue https://github.com/yandex/mapkit-android-demo/issues/288

DCrow avatar Aug 24 '22 10:08 DCrow

А com.yandex.android:maps.mobile:4.2.0-full не исправляет ситуацию ? Никто не пробовал ?

pamir72 avatar Aug 30 '22 06:08 pamir72

Мы решили вопрос форкнув и переключившись на версию lite

sashok2k avatar Aug 30 '22 06:08 sashok2k

@DCrow когда планируется поддержка версии 4.2.0-full?

lappi avatar Aug 30 '22 12:08 lappi

В мастере обновил версию, на pub.dart должна быть в 3.1.0

DCrow avatar Aug 31 '22 11:08 DCrow