Start a new topic

Required Features Documentation

Where can I find a list of all the available requiredFeatures I can pass into the requiredFeatures object when I load Wikitude using Javascript? Is there documentation on this? How do I know what to call the required features?


Hi Eric,

The file `WikitudePlugin.js` contains them at the top of the file.


Best regards,

Andreas Schacherbauer

Thank you. I have looked through all of those. What I am looking for is documentation on the available requiredFeatures that you can pass in specifically in a Cordova plugin. There is no documentation on it as far as I can tell. There should be documentation so people don't have to search through sample lessons and make their own list.

Hi Eric,


The best way to start is to check out the sample app which comes with the SDK download package together with the respective documentation section.


The sample app deals with the requiredFeatures and you can check the implmentation and comments from there.


Greetings


Nicola

Login or Signup to post a comment