Closed annalynayop closed 8 years ago
The plugin for android requires android sdk version 18 (android 4.3)
In your app's root config.xml add this below to your android preferences or create if needed -
<platform name="android">
...
<preference name="android-minSdkVersion" value="18" />
...
</platform>
yey it works.thanks :)
Hi Good Day, I followed your instructions and tried to run this on android device, but I'm having an error..hope you can give me an idea for this..thanks