Hi Vivek,
I have replied to your support tickets on the same matter. As said there, the issue was caused by the usage of:
in your AndroidManifest.xml file. Changing it to:
should fix the build failure for the Android platform.
I hope this helps.
Regards,
Kaloyan
Telerik
I have replied to your support tickets on the same matter. As said there, the issue was caused by the usage of:
<
uses-sdk
android:minSdkVersion
=
"8"
/>
<
uses-sdk
android:minSdkVersion
=
"10"
/>
I hope this helps.
Regards,
Kaloyan
Telerik
Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.