Hi,
i am currently trying to integrate my Unity Vuforia App into a iOS Flutter App with the flutter-unity-widget. Somehow i cant get it to work. I am constantly getting the following error while starting the App:
dyld: Library not loaded: @rpath/ARFoundationDriver.framework/ARFoundationDriver
Referenced from: /private/var/containers/Bundle/Application/6C7054F4-1551-4BB7-88D2-0DFFF7D590BD/Runner.app/Frameworks/UnityFramework.framework/UnityFramework
Reason: image not found
Did anyone ever try to do something like this and could give me some advice on this issue or does anyone have an idea what the problem could be?
Same error here. @chrisLmis Dis you fixed ?