Skip to content
  • Categories
  • Recent
  • Popular
  • Support
  • MyRoute-app
Collapse
Brand Logo

MRA Community Forum

  1. Home
  2. The MyRoute-app
  3. [App] Problems, Bugs and other Issues
  4. Android Auto turn instructions sometimes do not update

Android Auto turn instructions sometimes do not update

Scheduled Pinned Locked Moved [App] Problems, Bugs and other Issues
android autocar
8 Posts 6 Posters 784 Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined Offline
    undefined Offline
    David Emmett
    wrote on 13 Jun 2024, 23:26 last edited by
    #1

    Using a Google Pixel 7 Pro, Android 14, MRA-app 4.1.3 - 312

    Connecting to a rented VW T-Cross via Android Auto

    While using MyRoute App on Android via Android Auto, there were a number of occasions where the Turn and Next Turn visual cues (top left on the screen) did not update. The voice instructions were correct, but at some point, old instructions seemed to get stuck on the screen and not update.

    At some point, they did update and the app would start behaving correctly again, but this happened repeatedly on one journey.

    I have not seen this behaviour using the app directly on my phone. It seems to always work correctly there.

    Attached are a few photos of what was going wrong. The turn instructions are clearly incorrect.

    alt text

    alt text

    Looking in the log, all I can find is the same exception:

    2024-06-12T15:01:15.773316 [D] [flutter] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
    2024-06-12T15:01:15.772073 [D] [here] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
    2024-06-12T15:01:16.840299 [E] car_main: PlatformException(IllegalArgumentException, java.lang.IllegalArgumentException: Maneuver must include a valid exit angle, Cause: null, Stacktrace: java.lang.IllegalArgumentException: Maneuver must include a valid exit angle
    at androidx.car.app.navigation.model.Maneuver$a.c(Unknown Source:24)
    at com.cloudmax.myrouteapp.android_auto.NavigatingScreen.n(Unknown Source:154)
    at b3.t0.n(Unknown Source:37)
    at b3.l1$a.y(Unknown Source:24)
    at b3.l1$a.k(Unknown Source:0)
    at b3.v0.a(Unknown Source:2)
    at io.flutter.plugin.common.a$b.a(Unknown Source:17)
    at wb.c.f(Unknown Source:18)
    at wb.c.g(Unknown Source:41)
    at wb.c.c(Unknown Source:0)
    at wb.b.run(Unknown Source:12)
    at android.os.Handler.handleCallback(Handler.java:959)
    at android.os.Handler.dispatchMessage(Handler.java:100)
    at android.os.Looper.loopOnce(Looper.java:232)
    at android.os.Looper.loop(Looper.java:317)
    at android.app.ActivityThread.main(ActivityThread.java:8501)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
    , null)
    2024-06-12T15:01:16.777585 [D] [flutter] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
    2024-06-12T15:01:16.776365 [D] [here] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
    2024-06-12T15:01:17.728567 [D] [here] Riverpod.voiceGuidanceTextProvider: [dispose]

    I can provide the rest of the log if you need, and a GPX of the route.

    undefined 1 Reply Last reply 14 Jun 2024, 08:53
    0
    • undefined David Emmett
      13 Jun 2024, 23:26

      Using a Google Pixel 7 Pro, Android 14, MRA-app 4.1.3 - 312

      Connecting to a rented VW T-Cross via Android Auto

      While using MyRoute App on Android via Android Auto, there were a number of occasions where the Turn and Next Turn visual cues (top left on the screen) did not update. The voice instructions were correct, but at some point, old instructions seemed to get stuck on the screen and not update.

      At some point, they did update and the app would start behaving correctly again, but this happened repeatedly on one journey.

      I have not seen this behaviour using the app directly on my phone. It seems to always work correctly there.

      Attached are a few photos of what was going wrong. The turn instructions are clearly incorrect.

      alt text

      alt text

      Looking in the log, all I can find is the same exception:

      2024-06-12T15:01:15.773316 [D] [flutter] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
      2024-06-12T15:01:15.772073 [D] [here] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
      2024-06-12T15:01:16.840299 [E] car_main: PlatformException(IllegalArgumentException, java.lang.IllegalArgumentException: Maneuver must include a valid exit angle, Cause: null, Stacktrace: java.lang.IllegalArgumentException: Maneuver must include a valid exit angle
      at androidx.car.app.navigation.model.Maneuver$a.c(Unknown Source:24)
      at com.cloudmax.myrouteapp.android_auto.NavigatingScreen.n(Unknown Source:154)
      at b3.t0.n(Unknown Source:37)
      at b3.l1$a.y(Unknown Source:24)
      at b3.l1$a.k(Unknown Source:0)
      at b3.v0.a(Unknown Source:2)
      at io.flutter.plugin.common.a$b.a(Unknown Source:17)
      at wb.c.f(Unknown Source:18)
      at wb.c.g(Unknown Source:41)
      at wb.c.c(Unknown Source:0)
      at wb.b.run(Unknown Source:12)
      at android.os.Handler.handleCallback(Handler.java:959)
      at android.os.Handler.dispatchMessage(Handler.java:100)
      at android.os.Looper.loopOnce(Looper.java:232)
      at android.os.Looper.loop(Looper.java:317)
      at android.app.ActivityThread.main(ActivityThread.java:8501)
      at java.lang.reflect.Method.invoke(Native Method)
      at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
      , null)
      2024-06-12T15:01:16.777585 [D] [flutter] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
      2024-06-12T15:01:16.776365 [D] [here] Riverpod.roadTextsStateProvider: [update] Instance of 'RoadTexts' >>> Instance of 'RoadTexts'
      2024-06-12T15:01:17.728567 [D] [here] Riverpod.voiceGuidanceTextProvider: [dispose]

      I can provide the rest of the log if you need, and a GPX of the route.

      undefined Offline
      undefined Offline
      Corjan Meijerink
      administrator
      wrote on 14 Jun 2024, 08:53 last edited by
      #2

      @David-Emmett Thanks for sharing!
      I recently got a similar message from customer support.

      The issue is fixed in the upcoming update ๐Ÿ™‚ We are still working on the other details of that update but rest assured that this issue will be solved!

      undefined 1 Reply Last reply 21 Jul 2024, 18:07
      1
      • undefined Corjan Meijerink
        14 Jun 2024, 08:53

        @David-Emmett Thanks for sharing!
        I recently got a similar message from customer support.

        The issue is fixed in the upcoming update ๐Ÿ™‚ We are still working on the other details of that update but rest assured that this issue will be solved!

        undefined Offline
        undefined Offline
        Dan 16
        wrote on 21 Jul 2024, 18:07 last edited by
        #3

        @Corjan-Meijerink This could have been the ticket I submitted 3 or 4 weeks ago as I was encountering exactly the same problem.

        Testing the new release this weekend, I initially thought it had been fixed but it seems not as 3 separate routes on 2 different Android auto head units indicated the same error. A few photos from my car below but the same happened on the bike. In fact I did about 70 miles of a 90 mile journey today on the bike with only a spinning circle in the next instruction box (the rest of the route it just showed the wrong instruction).

        Any idea when it will be fixed?
        20240719_092618 Small.jpeg 20240719_173737 Small.jpeg 20240719_092830 Small.jpeg 20240719_173936 Small.jpeg 20240719_173525 Small.jpeg

        1 Reply Last reply
        0
        • undefined Offline
          undefined Offline
          David Newman
          wrote on 25 Jul 2024, 11:19 last edited by
          #4

          I am getting the same problem on an Android Auto connected display on my motorbike. It updates the image of the road and my current position, but the flags of the next turn at the top left freeze, just showing a turn I did in the past.

          Then it asked me if I wanted to disconnect Android Auto. I refused that. Later it completely stopped with an error.

          1 Reply Last reply
          0
          • undefined Offline
            undefined Offline
            Corjan Meijerink
            administrator
            wrote on 26 Jul 2024, 17:39 last edited by
            #5

            Please report back when 4.2.1 becomes available! ๐Ÿ™‚
            Thatโ€™s the next update coming next week.

            undefined 1 Reply Last reply 28 Jul 2024, 21:49
            0
            • undefined Corjan Meijerink
              26 Jul 2024, 17:39

              Please report back when 4.2.1 becomes available! ๐Ÿ™‚
              Thatโ€™s the next update coming next week.

              undefined Offline
              undefined Offline
              Harj B
              wrote on 28 Jul 2024, 21:49 last edited by
              #6

              @Corjan-Meijerink, the Android Auto experience using the app is useless. There is no zoom ability, panning, or map direction.

              undefined 1 Reply Last reply 29 Jul 2024, 08:46
              0
              • undefined Harj B
                28 Jul 2024, 21:49

                @Corjan-Meijerink, the Android Auto experience using the app is useless. There is no zoom ability, panning, or map direction.

                undefined Offline
                undefined Offline
                Corjan Meijerink
                administrator
                wrote on 29 Jul 2024, 08:46 last edited by
                #7

                @Harj-B I wouldn't jump to that conclusion because you might miss a feature ๐Ÿ™‚

                • Panning not possible indeed besides from the settings available in the app
                • Zoom ability, see same settings as for above. Top-down mode will keep a fixed zoom level and the other camera modes will zoom in / out for you. You indeed cannot change this zoom level directly from Android Auto
                • Map direction, what do you mean?
                1 Reply Last reply
                0
                • undefined Offline
                  undefined Offline
                  M. Schrijver
                  wrote on 29 Jul 2024, 19:14 last edited by M. Schrijver
                  #8

                  If i see the pictures. It is still an issue for countries where driving on the left is normal (like UK). I saw it also end May/Begin June when i was in Scotland. But i cannot recall it happens on the mainland of Europe.

                  Zooming/Panning is still an issue for Android Auto. I've played with some settings on my phone. The changes were clearly visible on my phone. But in Android Auto virtually nothing happens.

                  (I use MRA Next only on Android Auto. Every comment, suggestion, etc will be based on my usage with Android Auto)

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  ACTIVE USERS
                  undefined
                  Corjan Meijerink
                  about 5 hours ago
                  undefined
                  M. Schrijver
                  about 7 hours ago
                  undefined
                  David Newman
                  25 Aug 2024, 21:26
                  undefined
                  David Emmett
                  2 Aug 2024, 14:30
                  undefined
                  Harj B
                  28 Jul 2024, 21:49
                  undefined
                  Dan 16
                  21 Jul 2024, 18:07
                  POPULAR TOPICS
                  • SilverFox Controller C 1
                    Arjan de Vriesundefined
                    Arjan de Vries
                    about 11 hours ago
                    0
                    72
                    6.1k

                  • Michelin Maps within App Based MRA
                    Edwin_Mundefined
                    Edwin_M
                    about 4 hours ago
                    0
                    5
                    21

                  • Route does not follow the actual Tom Tom map
                    Nick Carthewundefined
                    Nick Carthew
                    about 3 hours ago
                    0
                    4
                    39

                  • Major GPS Delay in v4.3.9 โ€“ Map Location 30โ€“60 Seconds Behind
                    undefined
                    M. Schrijver
                    about 7 hours ago
                    0
                    4
                    90

                  • Just signed up.....does any of this App work because so far it's been the most inept App I've ever encountered
                    undefined
                    M. Schrijver
                    about 7 hours ago
                    0
                    7
                    190

                  • New update! (4.3.9)
                    undefined
                    Corjan Meijerink
                    about 13 hours ago
                    12
                    22
                    1.2k

                  • Voorlopen routelijn op aanwijzer.
                    undefined
                    Corjan Meijerink
                    about 13 hours ago
                    0
                    6
                    118

                  • Motorcycle โ€œback buttonโ€ ends the route navigation
                    Siem van Malmundefined
                    Siem van Malm
                    about 7 hours ago
                    0
                    3
                    54
                  MY GROUPS
                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Popular
                  • Support
                  • MyRoute-app