Mixpeal / flutter_paypal

A simple but powerful Paypal SDK for flutter.
MIT License
6 stars 26 forks source link

Application rejected by google play when I integrated this plugin #4

Closed belaidaitzeggane closed 2 years ago

belaidaitzeggane commented 2 years ago

my application was working correctly on google play ; when I try to update with this plugin I get this error :

We found that your app is using Tencent TBS SDK which contains code to download executable code (e.g. dex, JAR, .so files) from a source other than Google Play.

If necessary, you can consult your SDK provider(s) for further information.

i think that it's caused by the used package "http_auth"

Mixpeal commented 2 years ago

The issue was with the webview package, i've already fixed this, try upgrading to latest version