Open swarajkumarsingh opened 2 years ago
As I already wrote on #60 (which is a duplicate with a bad title): Just general speaking without checking the actual code: There is nothing bad using deprecated APIs on legacy platforms. If you want to support all versions, you sometimes need to make such calls, since on those platforms those APIs are not deprecated and there is no alternative.
I am getting this error WebviewCookieManagerPlugin.java uses or overrides a deprecated API.
my config minSdkVersion 19