appodeal / Appodeal-Flutter-Plugin

Official Flutter Plugin that adds Appodeal SDK support to your Flutter application.
https://pub.dev/packages/stack_appodeal_flutter
Apache License 2.0
18 stars 3 forks source link

The app is using a version of the SDK that violates the rules #23

Closed Darkos-den closed 2 years ago

Darkos-den commented 2 years ago

I recently received a notification from Google that my app is in violation of the rules. Message with the following content:

Your [app] version 31 application contains the com.yandex.android:mobmetricalib SDK or uses traffic, reliability from the SDK, which by default requests device location information and does not require programmatic ways whether the end user allows access to this information when placement. Products with SDKs that collect valuable and sensitive data without a license and a license violate the Google Play policies.

I was forced to urgently remove your plugin from the project. Tell me how you can solve this problem? Perhaps there will be a patch?

Darkos-den commented 2 years ago

I'm sorry, it turned out I was using an old version of SDK, it seems like everything is working fine now.