Anybody that may assist me with a problem on utilizing Unity, Vuforia for iOS 17 (app on iPad Professional)? I am making an attempt to run a quite simple app. No code, the Unity scene has simply the ARCamera supplied from #vuforia . The issue is when i run the app on the ipad, it retains crash! I adopted like 3 / 4 tutorials, put every thing in the suitable order and place. I attempted the identical on an Android construct and every thing labored high quality, the problem appears solely once I attempt that on xcode.
Variations: Unity 2022.3.5f1 / 2022.3.15f1
XCode 15.2 Beta
iOS 17
Just a little reminder: I checked that every thing on xcode was in the suitable approach, I imply like Vuforia frameworks in the suitable locations and so forth.
Right here the log:
Error loading /var/containers/Bundle/Utility/39A8C8F7-D76A-44CB-9004-61FC0A0688C8/AR Vuforia.app/Frameworks/UnityFramework.framework/UnityFramework (137): dlopen(/var/containers/Bundle/Utility/39A8C8F7-D76A-44CB-9004-61FC0A0688C8/AR Vuforia.app/Frameworks/UnityFramework.framework/UnityFramework, 0x0109): Library not loaded: @rpath/VuforiaEngine.framework/VuforiaEngine
Referenced from: /personal/var/containers/Bundle/Utility/39A8C8F7-D76A-44CB-9004-61FC0A0688C8/AR Vuforia.app/Frameworks/UnityFramework.framework/UnityFramework
Motive: tried: ‘/usr/lib/swift/VuforiaEngine.framework/VuforiaEngine’ (no such file, not in dyld cache), ‘/personal/preboot/Cryptexes/OS/usr/lib/swift/VuforiaEngine.framework/VuforiaEngine’ (no such file), ‘/personal/var/containers/Bundle/Utility/39A8C8F7-D76A-44CB-9004-61FC0A0688C8/AR Vuforia.app/Frameworks/VuforiaEngine.framework/VuforiaEngine’ (no such file), ‘/usr/lib/swift/VuforiaEngine.framework/VuforiaEngine’ (no such file, not in dyld cache), ‘/personal/preboot/Cryptexes/OS/usr/lib/swift/VuforiaEngine.framework/VuforiaEngine’ (no such file), ‘/personal/var/containers/Bundle/Utility/39A8C8F7-D76A-44CB-9004-61FC0A0688C8/AR Vuforia.app/Frameworks/VuforiaEngine.framework/VuforiaEngine’ (no such file), ‘/personal/var/containers/Bundle/Utility/39A8C8F7-D76A-44CB-9004-61FC0A0688C8/AR Vuforia.app/Frameworks/VuforiaEngine.framework/VuforiaEngine’ (no such file)
I am simply making an attempt to run a easy app, like put the AR digicam within the Unity Scene and run the app on iPad