Start a new topic

Unity and iOS 10

Unity and iOS 10


Hi

I just tried to build my first wikitude ios within Unity and Xcode and I get this:

 

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

  Referenced from: /var/containers/Bundle/Application/27D6BB9E-7BDD-4EF9-8C96-4D9FB97E415D/ProductName.app/ProductName

  Reason: image not found

 

it crashes at run-time and black screen.

Hello Layla,

You need to add the Wikitude Native SDK as 'Embedded Binary'. Just adding it as a Linked Framework is not enough. You also need to set EMBEDDED_CONTENT_CONTAINS_SWIFT to Yes.

If you still have issues then, since you are building on iOS 10, did you make sure to download our latest SDK version which offers support for iOS 10? In addition, did you follow the exact steps posted in our Unity documentation here?

Thanks
Login or Signup to post a comment