I'm working on a small AR project using the Wikitude SDK for iOS builing on top of one of the samples (6_BrowsingPois_5_NativeDetailScreen)
However, I'm having trouble with working on this sample alone when I delete the other samples in the SDK. (app seems to crash)
Any help would be appreciated.
Thanks
A
Andreas Schacherbauer
said
over 8 years ago
Hi, Without any further information it's hard to say why the example application does not work anymore after your changes. The example application demonstrates the API of ARchitect JavaScript Worlds. If you want to start your own project, I highly recommend that you setup a new Xcode project and add your ARchitect World like described in the iOS setup guide. This way it's easier to narrow down any issue during your development process.
Sunny Sachania