Instructions to upgrade to Cordova plugin version to 10.0
To handle the new Cordova Android and iOS targets we need to set the targets for iOS and Android within the config.xml
.
Your suggested change has been received. Thank you.
To handle the new Cordova Android and iOS targets we need to set the targets for iOS and Android within the config.xml
.
<platform name="android">
..
<preference name="android-targetSdkVersion" value="32" _>
..
<_platform>
<platform name="ios">
..
<preference name="deployment-target" value="13.0.0" _>
..
<_platform>
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….