mapbox / mapbox-vision-ios

62 stars 26 forks source link

Crash on launching #365

Open SiliconVaishali opened 2 years ago

SiliconVaishali commented 2 years ago

Description

Application is getting crashed on launching while trying to use MapboxVision SDK.

Crash

dyld: Library not loaded: @rpath/MapboxAccounts.framework/MapboxAccounts Referenced from: /private/var/containers/Bundle/Application/EB4FFCD7-79AE-4217-A555-F1312C4EA684/MapViewDemo.app/Frameworks/MapboxVisionNative.framework/MapboxVisionNative Reason: image not found dyld: launch, loading dependent libraries DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib:/usr/lib/libMTLCapture.dylib

Configuration