Vuforia iOS Books Sample Using offline database

204 Views Asked by At

I have been trying to change the implementation of the book sample to use the offline target database (stone and chips) from ImageTarget sample. I hope

someone can post any guidance on how to proceed. In anycase, I'm trying to copy the loadObjectTrackerDataSet implementation from ImageTargetsViewController into BooksViewController. I hit a roadblock though: "Expected unqualified-id". Please see attached screenshot for details.

Build error

Any ideas is well appreciated.

1

There are 1 best solutions below

0
On

Please disregard. I saw the problem. I missed a closing bracket.