mapbox / mapbox/mapbox-arkit-ios

ARSCNViewDelegate Handling Content Updates not working after import import MapboxARKit

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
227
Forks
45
PR merge metrics
No merged PRs in 30d

Description

I have been trying to implement plane detection and I was breaking my head for hours trying to figure out why the methods regarding to the newly added anchors in SceneKit were not working.

all the renderer listeners are not working after importing MapboxARKit library into the project.

https://developer.apple.com/documentation/arkit/arscnviewdelegate

e.g:
optional func renderer(SCNSceneRenderer, nodeFor: ARAnchor)

Amazing project!
Would you help me out to sort out this problem! thanks!

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 by reproducing plane detection in an iOS project after importing MapboxARKit, then check whether the ARSCNViewDelegate renderer callbacks receive newly added anchors. Done means the documented callbacks, including renderer(_:nodeFor:), work as expected with MapboxARKit imported.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.