Hi Robin, Are you using cloud or client recognition? If you use cloud recognition, the json metadata is supplied to the 'onRecognitionSuccessful' method in your CloudTracker derived class. When using client recognition, you can't access the information that are stored in a .wtc file. If you are on Mac OS X, install the Wikitude 3d Encoder. This application also installs a Quick Look plugin that allows .wtc files inspection.
Best regards
Andreas
R
Robin Di Capua
said
over 7 years ago
I've integrated the wikitude plugin in Unity and I would like to know if it's possible to retrieve the metadata's json of the recognized TrackerObject instance from the local wtc file. Thanks.
C
Christopher Ryan
said
about 5 years ago
Is this information about not being able to access Metadata in wtc files in client recognition still current?
Robin Di Capua