mapbox / mapbox/mapbox-vision-ios

Use vision and search SDK together

Open
#335 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Use vision and search SDK together
CocoaPods error
[!] CocoaPods could not find compatible versions for pod "MapboxMobileEvents":
In Podfile:
MapboxSearch (< 2.0, >= 1.0.0-beta.1) was resolved to 1.0.0-beta.1, which depends on
MapboxMobileEvents (~> 0.10.0)

MapboxVision (from `https://github.com/mapbox/mapbox-vision-ios.git`, tag `v0.13.1`) was resolved to 0.13.1, which depends on
MapboxMobileEvents (~> 0.9.5)

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 Podfile dependencies for MapboxSearch and MapboxVision at tag v0.13.1, then reproduce the CocoaPods resolution error involving MapboxMobileEvents. Check whether compatible SDK versions or dependency constraints are available. Done means both SDKs resolve together without the reported CocoaPods conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.