Hello,
I'm trying to build an AR app in Xcode. After installing the app on my phone, a black screen appears.
This is te console of Xcode:
dyld: Library not loaded: @rpath/Vuforia.framework/Vuforia
Referenced from: /private/var/containers/Bundle/Application/E1019C82-4AF5-4E35-A615-2BC12A67B05F/DumboAR.app/DumboAR
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/E1019C82-4AF5-4E35-A615-2BC12A67B05F/DumboAR.app/Frameworks/Vuforia.framework/Vuforia: code signature invalid for '/private/var/containers/Bundle/Application/E1019C82-4AF5-4E35-A615-2BC12A67B05F/DumboAR.app/Frameworks/Vuforia.framework/Vuforia'
/private/var/containers/Bundle/Application/E1019C82-4AF5-4E35-A615-2BC12A67B05F/DumboAR.app/Frameworks/Vuforia.framework/Vuforia: stat() failed with errno=25
(lldb)
How can I solve it?
Thank you for the attention,
Elio
Attachment | Size |
---|---|
![]() | 184.71 KB |
Hello,
Me and my company are currently trying to run Vuforia, Unity, and Xcode to create a test IOS App., and we are also encountering the same issue and come across the same error message word for word. We are currently testing out the samples provided by Vufroria ( see post above) to see if we get the same issue. If not we will try to attach an Payed Apple developer account tosee if that is the issue, if so we will confirm it here.