Cordova Security Alert Google Play Android -


i have app published on google play , have received warning recently:

https://support.google.com/faqs/answer/6325474

i have upgraded cordova version via command line , re-uploaded apk , still same warning.

any ideas on how resolve issue?

thanks, chris

you need not update android version explicitly. updating cordova version through cli automatically updates cordova android version well. need remove android platform , add once again after cordova update , rebuild android platform again. hope helps.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -