soundscape icon indicating copy to clipboard operation
soundscape copied to clipboard

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

Open StevenAbrams opened this issue 1 year ago • 4 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

StevenAbrams avatar Aug 22 '23 18:08 StevenAbrams

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.

Oliver2213 avatar Aug 25 '23 19:08 Oliver2213

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.

steinbro avatar Aug 25 '23 20:08 steinbro

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 avatar Aug 26 '23 01:08 steinbro

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

StevenAbrams avatar Aug 31 '23 13:08 StevenAbrams