You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: