Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230101

How to update ionic v3 app from Android SDK 29 to Android SDK 30?

$
0
0

Thank you so much for your answer @Avirup1993 @EinfachHans but your solution not work till cordova
android update. and the good news is Cordova released 10.0.0 finally on 20 July 2021 so now we can
update our application.
Just add inside platform android tag if you have 29 then just replace by 30
(if you have any problem then update your sdk as suggested by @Avirup1993 )

 <preference name="android-targetSdkVersion" value="30" />
ionic cordova platform remove android
ionic cordova platform add android@10.0.0

Viewing all articles
Browse latest Browse all 230101

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>