mapbox / mapbox/mapbox-vision-ios

Crash on launching

Open
#365 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

User Feedback
Dominant language
Swift
Stars
63
Forks
26
PR merge metrics
No merged PRs in 30d

Description

## 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
- Device: [e.g. iPhone8]
- OS: [e.g. iOS12.0]
- Frameworks versions (leave the ones you're using):
- MapboxVisionNative
- MapboxVisionARNative
- MapboxVisionSafetyNative

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the MapViewDemo application and the launch log, focusing on how MapboxVisionNative.framework and the listed MapboxVision frameworks are included in the app bundle. Check the framework embedding and dependency configuration that affects @rpath/MapboxAccounts.framework. Done means the app launches without the reported dyld missing-library crash.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.