"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

targetsearchresult matadata error

cannot use MetaData in my project.

string URL = targetSearchResult.MetaData;

 

 

Hello,

Metadata is only included with Cloud Targets, and then only if it is uploaded to the associated target in the Target Manager or using VWS APIs.

And how does it supposed to help us? If I change 

public void OnNewSearchResult(TargetFinder.TargetSearchResult targetSearchResult) {

to

public void OnNewSearchResult(TargetFinder.CloudRecoSearchResult targetSearchResult) {

Hi all,

I just bumped into this myself and will try and give a robust answer that will repeat some of what has correctly been suggested:

1) Made a simple TXT file in TextWrangler (any simple text editor will work) with nothing more than a string "xmas_1" inside