Start a new topic

what am I doing wrong? new to wikitude problem.

what am I doing wrong? new to wikitude problem.


I've downloaded the unity plugin and using the example project.

Then I want to try the examples on my iphone 6s, so I built a ios target from unity without touching anything in unity.

But when the compile completes, the xcode gives me this error:

 

dyld: Library not loaded: @rpath/WikitudeNativeSDK.framework/WikitudeNativeSDK

  Referenced from: /var/containers/Bundle/Application/61264CD0-4597-473B-83EC-BC128DF3B1AD/unityexample.app/unityexample

  Reason: image not found

 

how can I run the example under ios? or What I'm doing wrong? I'm targeting ios 9.3 in xcode.

Hi, 

Building for iOS requires a few manual steps. Please follow the documentation on how to build for iOS.

Best regards,
Alexandru
Login or Signup to post a comment