Good morning,
since we do not officially support Monaca, I'm afraid I cannot provide any assistance. We only support plain Cordova and host a third-party implementation of ionic on our website.
Also, I've never even heard of Monaca until now and I'm pretty sure none of the other developers have either, so we don't have any expertise with it, I'm afraid.
- Daniel
OK thanks.
wels wels
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-samples
Import this sample in Monaca, and add some lines;
following this advice;
https://community.onsen.io/topic/551/got-an-error-when-building-android-app-with-plugins
Also I refered this article;
https://medium.com/the-web-tub/love-pok%C3%A9mon-go-create-your-own-ar-app-in-monaca-with-wikitude-4fe8dbcacc5d
then, I could build sample app on android successfully.

Now I could open main 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?