Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Doesn't work AR app sample of Wikitude
-
Hello sirs,
Now I’m trying to build an AR app sample of Wikitude on Monaca.
Wikitude offers Cordova plugin sample on Github;
https://github.com/Wikitude/wikitude-cordova-plugin-samplesImport this sample in Monaca, and add some lines;
<platform name="android"> <preference name="android-minSdkVersion" value="19" /> </platform>
following this advice;
https://community.onsen.io/topic/551/got-an-error-when-building-android-app-with-pluginsthen, I could build sample app on android successfully.
Now I could open menu as follows;
But I cannot open each item even after click.
Somebody says there is difference between Cordova and Monaca in reading files,
so it needs to be revised that point. Is there anybody who knows about this difference,
or could use Wikitude Cordova plugin sample successfully?Can I ask your advice?