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
this plugin use a deprecated api to retrieve the versionCode. From Api level 28 versionCode was replaced by getLongVersionCode method. To avoid this issue in the AppVersion.java yuo need to:
cordova\AppVersion.java uses or overrides a deprecated API
cordova 11.0.0
The text was updated successfully, but these errors were encountered: