soundscape-community / soundscape

An iOS application/service that aids navigation through spatialized audio

Home Page:https://openscape.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MARKERS TUTORIAL: The tutorial does not end at the point where you are testing a beacon

StevenAbrams opened this issue · comments

Build: 1.0.0 (9)

Repro Steps:

  1. Go to Settings
  2. Select Help and Tutorials
  3. Select "Getting Started with Markers"
  4. Add your new Marker
  5. Test out the "Nearby Markers" button and confirm that you hear the Marker
  6. On the Experience Your World UI listen to the beacon

Expected Results:
You are able to point your phone towards your Markers and hear the beacon

Actual Results:
The beacon is not working and the tutorial does not complete to the end.

The user is left with the "Skip Tutorial" as the only option to exiting the tutorial

I've tested this in build 10 and it appears to be fixed now; the beacon properly appears for me, and when I center it the tutorial continues.
Please let me know if you can also confirm this.

Hm, it reliably does not work for me in the current TestFlight build, even though it did when I ran a test build directly on my phone. The commit that fixed the crash (f499cc5) involved moving a UI mutation from one thread to another, which means some nondeterminism is not unexpected. I'll need to do some more research into a more reliable fix.

I pushed a fix (at least for me, after I managed to reproduce it on my device). @Oliver2213, if the tutorial still works for you, we can include this in the next TestFlight.

@steinbro I am just checking the bug. Not fixed in 1.0.0 (13),