Esri / Trek2There

Trek2There™
Apache License 2.0
10 stars 5 forks source link

"Start Moving" notation isn't shown on the start of navigation on some Android devices #45

Closed defiantgoat closed 6 years ago

defiantgoat commented 7 years ago

On some Android devices position.directionValid must return true so the statusMessage isn't shown when navigation first starts in order to inform the user to move. This isn't an issue on iOS.

See comment in NavigationView code > https://github.com/Esri/Trek2There/blob/master/NavigationView.qml#L496

dominikargast commented 6 years ago

@marikavertzonis With the recent changes to #3 this issue should have been resolved. Please test.

marikavertzonis commented 6 years ago

with 3.0.32 am seeing a consistent behavior on these (quite different) 4 android devices:

when compass mode is enabled, you immediately get an arrow and no 'start moving' message. when compass mode is not enabled, you do get the immediate 'start moving'. the original issue is not clear which devices had the problem. but in general the messaging in the app appears at more appropriate times.