Cordova Update Android API 29
<widget ...>
<platform name="android">
<preference name="android-targetSdkVersion" value="29" />
</platform>
</widget>
GutoTrosla