Acknowledged
CIQQA-3884

Sync Views Pushed to Bottom of View Stack in Simulator

In the simulator, if I call Communication.startSync2() and then pop a view in the same function, the sync views are not shown immediately. Instead, they end up at the bottom of the view stack and only appear after the last view has been popped, rather than the application exiting.

I tested this in the simulator with an Epix Pro Gen 2 and an Edge 850.

On a physical device, the issue does not occur, so this appears to be simulator-only behavior.