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

MRA Community Forum

  1. Home
  2. [Beta] The MyRoute-app
  3. [Beta] Problems, Bugs and other Issues
  4. Google's location

Google's location

Scheduled Pinned Locked Moved [Beta] Problems, Bugs and other Issues
48 Posts 7 Posters 831 Views 3 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
    Corjan Meijerink
    Developer
    wrote on 5 Jun 2023, 09:55 last edited by
    #14

    I'll make sure this is investigated a bit more by us

    undefined 1 Reply Last reply 19 Jun 2023, 17:14
    0
    • undefined Con Hennekens
      5 Jun 2023, 07:54

      @richtea999, I don't understand what's blocking you. You can continue without the "better experience", you just can't stop location services. But location services runs just fine without the "improved location accuracy" (which does not improve anything if you ask me).

      MRA has set nothing yet concerning the minimum system requirements, and I don't think it is up to us what they will support. Good find about AA though. That was just me guessing indeed.

      undefined Offline
      undefined Offline
      richtea999
      Valued contributor
      wrote on 5 Jun 2023, 15:10 last edited by richtea999 6 May 2023, 15:11
      #15

      @Con-Hennekens said in Google's location:

      @richtea999, I don't understand what's blocking you. You can continue without the "better experience", you just can't stop location services.

      For Corjan, whenever you come back round to investigating:
      Video of the app being locked out by having 'Google Location Accuracy' off which shows:

      • repeated tapping of 'No, thanks' and it pops up again
      • location is enabled when I pull down the Settings

      But location services runs just fine without the "improved location accuracy" (which does not improve anything if you ask me).

      It improves accuracy at the expense of privacy. That's why the option is there. Personally, Google knows far too much about me already 🕵 , but others may want that option.

      MRA has set nothing yet concerning the minimum system requirements, and I don't think it is up to us what they will support. Good find about AA though. That was just me guessing indeed.

      They have to set a minimum supported OS level, quite generously at Android 6. That minimum determines which APIs (i.e. code libraries) are available when coding. In general the higher the minimum, the easier it is to code (better libraries, less chances for apps to crash, better support from Google & StackOverflow, improved security, etc), but with a small loss of potential users - around 2% of users in the case of Android 6.

      undefined 1 Reply Last reply 5 Jun 2023, 17:25
      0
      • undefined richtea999
        5 Jun 2023, 15:10

        @Con-Hennekens said in Google's location:

        @richtea999, I don't understand what's blocking you. You can continue without the "better experience", you just can't stop location services.

        For Corjan, whenever you come back round to investigating:
        Video of the app being locked out by having 'Google Location Accuracy' off which shows:

        • repeated tapping of 'No, thanks' and it pops up again
        • location is enabled when I pull down the Settings

        But location services runs just fine without the "improved location accuracy" (which does not improve anything if you ask me).

        It improves accuracy at the expense of privacy. That's why the option is there. Personally, Google knows far too much about me already 🕵 , but others may want that option.

        MRA has set nothing yet concerning the minimum system requirements, and I don't think it is up to us what they will support. Good find about AA though. That was just me guessing indeed.

        They have to set a minimum supported OS level, quite generously at Android 6. That minimum determines which APIs (i.e. code libraries) are available when coding. In general the higher the minimum, the easier it is to code (better libraries, less chances for apps to crash, better support from Google & StackOverflow, improved security, etc), but with a small loss of potential users - around 2% of users in the case of Android 6.

        undefined Offline
        undefined Offline
        Con Hennekens
        Alpha tester
        wrote on 5 Jun 2023, 17:25 last edited by
        #16

        @richtea999 said in Google's location:

        Video of the app being locked out by having 'Google Location Accuracy' off

        Ah, I see 😉 ...

        @richtea999 said in Google's location:

        It improves accuracy at the expense of privacy.

        Actually I think it disturbs accuracy at the expense of privacy. What it does is help get a quicker fix if you move your phone over great distances being shut down (or location being shut off). Another thing that does the same is the IP of your internet connection, or the location of the cell-tower with which you connect. And if all is turned off, your privacy simply gets violated first chance of a working connection in retrospect. Honestly, if I wanted to avoid google knowing where I am I would surrender to the other big brother... (or by a garmin). All which does not make the bug okay of course... 😉

        @richtea999 said in Google's location:

        They have to set a minimum supported OS level, quite generously at Android 6.

        Why would they "Have to" do that?

        I am just an enthusiastic MRA user, and hope you will be one too!

        Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

        Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

        undefined 1 Reply Last reply 5 Jun 2023, 19:25
        0
        • undefined Con Hennekens
          5 Jun 2023, 17:25

          @richtea999 said in Google's location:

          Video of the app being locked out by having 'Google Location Accuracy' off

          Ah, I see 😉 ...

          @richtea999 said in Google's location:

          It improves accuracy at the expense of privacy.

          Actually I think it disturbs accuracy at the expense of privacy. What it does is help get a quicker fix if you move your phone over great distances being shut down (or location being shut off). Another thing that does the same is the IP of your internet connection, or the location of the cell-tower with which you connect. And if all is turned off, your privacy simply gets violated first chance of a working connection in retrospect. Honestly, if I wanted to avoid google knowing where I am I would surrender to the other big brother... (or by a garmin). All which does not make the bug okay of course... 😉

          @richtea999 said in Google's location:

          They have to set a minimum supported OS level, quite generously at Android 6.

          Why would they "Have to" do that?

          undefined Offline
          undefined Offline
          richtea999
          Valued contributor
          wrote on 5 Jun 2023, 19:25 last edited by richtea999 6 May 2023, 19:26
          #17

          @Con-Hennekens said in Google's location:

          @richtea999 said in Google's location:

          They have to set a minimum supported OS level, quite generously at Android 6.

          Why would they "Have to" do that?

          At risk of going waaayyyy off-thread if you want to make use any of Google's services (like the 'enhanced' location discussed) then you have to have at least Android 4.4.

          For Android 6 there was a major change in the OS where permissions became opt-in. Before that, apps could just suck information about the device and user with aplomb. That's the usual reason why 6 might be a sensible minimum to build for.

          Moving further up the OS versions, Google is well known for forcing app developers to support higher versions of OS. Note those are 'target' API levels not minimum, but as a developer you have to jump the hoops. They've been doing it since 2017, and it's a royal pain. However, I can also see why they do it. The main reasons are:

          • to force apps to meet the best security. Older libraries will have holes.
          • performance is generally better in the newer libraries
          • to avoid Google's library authors from having to support ancient devices ('ancient' being say 5 years old)
          undefined 1 Reply Last reply 6 Jun 2023, 08:48
          0
          • undefined richtea999
            5 Jun 2023, 19:25

            @Con-Hennekens said in Google's location:

            @richtea999 said in Google's location:

            They have to set a minimum supported OS level, quite generously at Android 6.

            Why would they "Have to" do that?

            At risk of going waaayyyy off-thread if you want to make use any of Google's services (like the 'enhanced' location discussed) then you have to have at least Android 4.4.

            For Android 6 there was a major change in the OS where permissions became opt-in. Before that, apps could just suck information about the device and user with aplomb. That's the usual reason why 6 might be a sensible minimum to build for.

            Moving further up the OS versions, Google is well known for forcing app developers to support higher versions of OS. Note those are 'target' API levels not minimum, but as a developer you have to jump the hoops. They've been doing it since 2017, and it's a royal pain. However, I can also see why they do it. The main reasons are:

            • to force apps to meet the best security. Older libraries will have holes.
            • performance is generally better in the newer libraries
            • to avoid Google's library authors from having to support ancient devices ('ancient' being say 5 years old)
            undefined Offline
            undefined Offline
            Con Hennekens
            Alpha tester
            wrote on 6 Jun 2023, 08:48 last edited by
            #18

            @richtea999, That is great information and I can see you are knowledgeable about it. But I still think it is up to the developer what they write in their minimum system requirements, and what they want to actively support. People seem eager to use old unused phones to mount on their bikes, but that can hardly deliver a good first impression that way. It might be better to aim a bit higher.

            I am just an enthusiastic MRA user, and hope you will be one too!

            Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

            Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

            1 Reply Last reply
            0
            • undefined Corjan Meijerink
              5 Jun 2023, 09:55

              I'll make sure this is investigated a bit more by us

              undefined Offline
              undefined Offline
              Whinging Biker
              wrote on 19 Jun 2023, 17:14 last edited by
              #19

              @Corjan-Meijerink said in Google's location:

              I'll make sure this is investigated a bit more by us

              I see the app has now gone live with this issue. It doesn't work on any of my devices with Google Location Accuracy turned off. I cannot test or use the app.
              video

              1 Reply Last reply
              0
              • undefined Offline
                undefined Offline
                Whinging Biker
                wrote on 29 Jun 2023, 15:17 last edited by
                #20

                Is anyone working on this? I still cannot use the app and another release has gone by.

                undefined 1 Reply Last reply 30 Jun 2023, 09:52
                0
                • undefined Whinging Biker
                  29 Jun 2023, 15:17

                  Is anyone working on this? I still cannot use the app and another release has gone by.

                  undefined Offline
                  undefined Offline
                  Con Hennekens
                  Alpha tester
                  wrote on 30 Jun 2023, 09:52 last edited by
                  #21

                  @Whinging-Biker, Have you tried resetting your phone to factory defaults? I think it is a bit harsh to claim the issue as a bug since no-one else seems to have this problem. It likely is a phone or software issue on your device.

                  Have you tried MRA on your devices also outdoors, or only from your couch or kitchen table? What I am think about is this: if you live in "Faraday cage", google location services will, with the absence of GPS data, entirely depend on the "improved accuracy" wifi/bluetooth signals. Hence perhaps the question about the setting, and not being able to "No thanks" it.

                  I am just an enthusiastic MRA user, and hope you will be one too!

                  Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                  Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                  undefined 1 Reply Last reply 4 Jul 2023, 22:08
                  0
                  • undefined Offline
                    undefined Offline
                    richtea999
                    Valued contributor
                    wrote on 30 Jun 2023, 19:10 last edited by
                    #22

                    There are code work-arounds that should let the user continue to use the app without Google's 'enhanced' accuracy.

                    A few discussions here for MRA to have a read:

                    https://stackoverflow.com/questions/56510590/avoiding-googles-prompt-when-trying-to-get-location

                    https://github.com/organicmaps/organicmaps/issues/3846

                    undefined 1 Reply Last reply 1 Jul 2023, 19:08
                    0
                    • undefined richtea999
                      30 Jun 2023, 19:10

                      There are code work-arounds that should let the user continue to use the app without Google's 'enhanced' accuracy.

                      A few discussions here for MRA to have a read:

                      https://stackoverflow.com/questions/56510590/avoiding-googles-prompt-when-trying-to-get-location

                      https://github.com/organicmaps/organicmaps/issues/3846

                      undefined Offline
                      undefined Offline
                      Con Hennekens
                      Alpha tester
                      wrote on 1 Jul 2023, 19:08 last edited by
                      #23

                      @richtea999, What I was aimin at was, if there is no GPS data (because of buildings constructions or other blockage, the app might depend entirely on wifi and BT signals, and throw that message.

                      I am just an enthusiastic MRA user, and hope you will be one too!

                      Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                      Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                      1 Reply Last reply
                      0
                      • undefined Con Hennekens
                        30 Jun 2023, 09:52

                        @Whinging-Biker, Have you tried resetting your phone to factory defaults? I think it is a bit harsh to claim the issue as a bug since no-one else seems to have this problem. It likely is a phone or software issue on your device.

                        Have you tried MRA on your devices also outdoors, or only from your couch or kitchen table? What I am think about is this: if you live in "Faraday cage", google location services will, with the absence of GPS data, entirely depend on the "improved accuracy" wifi/bluetooth signals. Hence perhaps the question about the setting, and not being able to "No thanks" it.

                        undefined Offline
                        undefined Offline
                        Whinging Biker
                        wrote on 4 Jul 2023, 22:08 last edited by Whinging Biker 7 Apr 2023, 22:09
                        #24

                        @Con-Hennekens said in Google's location:

                        @Whinging-Biker, Have you tried resetting your phone to factory defaults? I think it is a bit harsh to claim the issue as a bug since no-one else seems to have this problem. It likely is a phone or software issue on your device.

                        Have you tried MRA on your devices also outdoors, or only from your couch or kitchen table? What I am think about is this: if you live in "Faraday cage", google location services will, with the absence of GPS data, entirely depend on the "improved accuracy" wifi/bluetooth signals. Hence perhaps the question about the setting, and not being able to "No thanks" it.

                        2 other users reported the same issue on 3 June in this thread. My new phone and my wife's new phone have the same problem.
                        It's a bug.

                        undefined 1 Reply Last reply 5 Jul 2023, 06:57
                        0
                        • undefined Whinging Biker
                          4 Jul 2023, 22:08

                          @Con-Hennekens said in Google's location:

                          @Whinging-Biker, Have you tried resetting your phone to factory defaults? I think it is a bit harsh to claim the issue as a bug since no-one else seems to have this problem. It likely is a phone or software issue on your device.

                          Have you tried MRA on your devices also outdoors, or only from your couch or kitchen table? What I am think about is this: if you live in "Faraday cage", google location services will, with the absence of GPS data, entirely depend on the "improved accuracy" wifi/bluetooth signals. Hence perhaps the question about the setting, and not being able to "No thanks" it.

                          2 other users reported the same issue on 3 June in this thread. My new phone and my wife's new phone have the same problem.
                          It's a bug.

                          undefined Offline
                          undefined Offline
                          Con Hennekens
                          Alpha tester
                          wrote on 5 Jul 2023, 06:57 last edited by Con Hennekens 7 May 2023, 07:02
                          #25

                          @Whinging-Biker, Whatever you want... There is a developers saying "It is not a bug until the developer says it's a bug". There are simply too many users NOT having this problem, while the problem seems to center around your household. Me too are trying to establish it as a bug, but since you are not answering my questions, I will stop asking them.

                          I am just an enthusiastic MRA user, and hope you will be one too!

                          Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                          Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                          1 Reply Last reply
                          0
                          • undefined Offline
                            undefined Offline
                            richtea999
                            Valued contributor
                            wrote on 5 Jul 2023, 09:31 last edited by richtea999 7 May 2023, 11:48
                            #26

                            @Con-Hennekens said in Google's location:

                            @Whinging-Biker, Whatever you want... There is a developers saying "It is not a bug until the developer says it's a bug". There are simply too many users NOT having this problem, while the problem seems to center around your household. Me too are trying to establish it as a bug, but since you are not answering my questions, I will stop asking them.

                            It's easily reproducible, Con. This is on Android 12, note, so it's nothing to do with old Android versions. I'd call it 'an unnecessary limitation verging on a bug'.

                            Here's how to recreate it - just 2 steps really:

                            1. Settings -> Location -> Google Location Accuracy -> Disable it
                              loc1.jpg
                              loc2.jpg

                            2. Open MRA, and you immediately get offered two options. Pick 'No, thanks' and you're stuck in an endless loop, i.e. you can't use the app:
                              loc3.jpg

                            And see this video from earlier in the thread:
                            http://www.poqit.com/MRA-loc.mp4

                            I think the point Whinging-Biker is making (quite aggressively, unfortunately) is that a single Google sub-option shouldn't disable the app, especially when location is enabled, the popup suggests its merely a 'better experience', and the detailed option page (2nd image above) says GPS will still be used.

                            I'm sure there's a work-around, but I can also imagine it's not the highest priority. One for the backlog!

                            undefined undefined 2 Replies Last reply 5 Jul 2023, 13:43
                            0
                            • flamingm0eundefined Offline
                              flamingm0eundefined Offline
                              flamingm0e
                              wrote on 5 Jul 2023, 11:52 last edited by
                              #27

                              OsmAnd implemented an option for us to select if we want to use Google API or Native Android API for location services, and I think MRA should do the same.

                              1 Reply Last reply
                              0
                              • undefined richtea999
                                5 Jul 2023, 09:31

                                @Con-Hennekens said in Google's location:

                                @Whinging-Biker, Whatever you want... There is a developers saying "It is not a bug until the developer says it's a bug". There are simply too many users NOT having this problem, while the problem seems to center around your household. Me too are trying to establish it as a bug, but since you are not answering my questions, I will stop asking them.

                                It's easily reproducible, Con. This is on Android 12, note, so it's nothing to do with old Android versions. I'd call it 'an unnecessary limitation verging on a bug'.

                                Here's how to recreate it - just 2 steps really:

                                1. Settings -> Location -> Google Location Accuracy -> Disable it
                                  loc1.jpg
                                  loc2.jpg

                                2. Open MRA, and you immediately get offered two options. Pick 'No, thanks' and you're stuck in an endless loop, i.e. you can't use the app:
                                  loc3.jpg

                                And see this video from earlier in the thread:
                                http://www.poqit.com/MRA-loc.mp4

                                I think the point Whinging-Biker is making (quite aggressively, unfortunately) is that a single Google sub-option shouldn't disable the app, especially when location is enabled, the popup suggests its merely a 'better experience', and the detailed option page (2nd image above) says GPS will still be used.

                                I'm sure there's a work-around, but I can also imagine it's not the highest priority. One for the backlog!

                                undefined Offline
                                undefined Offline
                                Con Hennekens
                                Alpha tester
                                wrote on 5 Jul 2023, 13:43 last edited by
                                #28

                                @richtea999, the funny thing is that it is NOT so easily reproducible, since I have been using the app from the get go without ever enabling that stupid improvement function. At least we all agree that we don't want to use that 😉

                                Another funny thing is that in our alpha group, we have one user that all of a sudden is also having this problem, he discovered it today. We have already been doing some testing, indoors/outdoors, with GPS fix/without GPS fix, checked the presence of a "real" compass (instead of fake direction data from the GPS stream). But have not found any plausible cause yet.

                                Interesting is that Dev tells me that the message does NOT originate from the app, but from the OS. That does not make it easier...

                                I am just an enthusiastic MRA user, and hope you will be one too!

                                Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                                Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                                undefined 1 Reply Last reply 5 Jul 2023, 17:00
                                0
                                • undefined Con Hennekens
                                  5 Jul 2023, 13:43

                                  @richtea999, the funny thing is that it is NOT so easily reproducible, since I have been using the app from the get go without ever enabling that stupid improvement function. At least we all agree that we don't want to use that 😉

                                  Another funny thing is that in our alpha group, we have one user that all of a sudden is also having this problem, he discovered it today. We have already been doing some testing, indoors/outdoors, with GPS fix/without GPS fix, checked the presence of a "real" compass (instead of fake direction data from the GPS stream). But have not found any plausible cause yet.

                                  Interesting is that Dev tells me that the message does NOT originate from the app, but from the OS. That does not make it easier...

                                  undefined Offline
                                  undefined Offline
                                  richtea999
                                  Valued contributor
                                  wrote on 5 Jul 2023, 17:00 last edited by richtea999 7 May 2023, 21:13
                                  #29

                                  @Con-Hennekens said in Google's location:

                                  @richtea999, the funny thing is that it is NOT so easily reproducible

                                  It's 100% reproducible for me:

                                  • indoors and outdoors
                                  • on Android 8.0 & Android 12.0
                                  • 3 devices (OnePlus, Samsung, Ulefone)

                                  So I'm happy to test if you want to (temporarily) add me to your alpha testers list when you have a potential solution. Just give me a shout.

                                  [Edit: works OK on my Android 13. That's the only one.]

                                  undefined 1 Reply Last reply 6 Jul 2023, 08:23
                                  0
                                  • undefined richtea999
                                    5 Jul 2023, 17:00

                                    @Con-Hennekens said in Google's location:

                                    @richtea999, the funny thing is that it is NOT so easily reproducible

                                    It's 100% reproducible for me:

                                    • indoors and outdoors
                                    • on Android 8.0 & Android 12.0
                                    • 3 devices (OnePlus, Samsung, Ulefone)

                                    So I'm happy to test if you want to (temporarily) add me to your alpha testers list when you have a potential solution. Just give me a shout.

                                    [Edit: works OK on my Android 13. That's the only one.]

                                    undefined Offline
                                    undefined Offline
                                    Con Hennekens
                                    Alpha tester
                                    wrote on 6 Jul 2023, 08:23 last edited by
                                    #30

                                    @richtea999, it is good to know that at least one of your devices handles this correctly. That rules out a lot of location based problems. When the dev team gets an idea of the cause of this strange issue, we will certainly let you know in this thread I think that can be tested excellently within the Beta program.

                                    Since the request popup to enable the "improved" Location Accuracy seems to originate from the OS instead of the app, it might well be an Android bug we are running into.

                                    I am just an enthusiastic MRA user, and hope you will be one too!

                                    Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                                    Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                                    1 Reply Last reply
                                    0
                                    • undefined Offline
                                      undefined Offline
                                      Corjan Meijerink
                                      Developer
                                      wrote on 6 Jul 2023, 21:26 last edited by
                                      #31

                                      We’ll definitely have a look again 🙂

                                      1 Reply Last reply
                                      0
                                      • undefined richtea999
                                        5 Jul 2023, 09:31

                                        @Con-Hennekens said in Google's location:

                                        @Whinging-Biker, Whatever you want... There is a developers saying "It is not a bug until the developer says it's a bug". There are simply too many users NOT having this problem, while the problem seems to center around your household. Me too are trying to establish it as a bug, but since you are not answering my questions, I will stop asking them.

                                        It's easily reproducible, Con. This is on Android 12, note, so it's nothing to do with old Android versions. I'd call it 'an unnecessary limitation verging on a bug'.

                                        Here's how to recreate it - just 2 steps really:

                                        1. Settings -> Location -> Google Location Accuracy -> Disable it
                                          loc1.jpg
                                          loc2.jpg

                                        2. Open MRA, and you immediately get offered two options. Pick 'No, thanks' and you're stuck in an endless loop, i.e. you can't use the app:
                                          loc3.jpg

                                        And see this video from earlier in the thread:
                                        http://www.poqit.com/MRA-loc.mp4

                                        I think the point Whinging-Biker is making (quite aggressively, unfortunately) is that a single Google sub-option shouldn't disable the app, especially when location is enabled, the popup suggests its merely a 'better experience', and the detailed option page (2nd image above) says GPS will still be used.

                                        I'm sure there's a work-around, but I can also imagine it's not the highest priority. One for the backlog!

                                        undefined Offline
                                        undefined Offline
                                        Whinging Biker
                                        wrote on 17 Jul 2023, 10:01 last edited by
                                        #32

                                        @richtea999 said in Google's location:

                                        I think the point Whinging-Biker is making (quite aggressively, unfortunately) is that a single Google sub-option shouldn't disable the app, especially when location is enabled, the popup suggests its merely a 'better experience', and the detailed option page (2nd image above) says GPS will still be used.

                                        I apologise if I seemed 'quite aggressive'. Quite frustrated maybe.

                                        After comments such as
                                        "Android 7? In that case I'm not surprised something like this happens"
                                        and
                                        "you could try to revive your blackview"

                                        and then a claim that no one else has reported this problem when this person has been in conversation on this thread with 2 other people reporting this same problem more than 3 weeks before:
                                        30/6/23 - Con Hennekens
                                        @Whinging-Biker, Have you tried resetting your phone to factory defaults? I think it is a bit harsh to claim the issue as a bug since no- one else seems to have this problem. It likely is a phone or software issue on your device.

                                        	3/6/23 - @Con-Hennekens I have the same, if I try to turn off Google location services I get repeated messages to turn it on 			and the app won't work without it.
                                        	Samsung S22+ latest version of Android.
                                        
                                        	4/6/23 - It blocks me on Android 12 too so something is not quite right, but it's not the Android / API level.
                                        
                                        	5/6/23 - For Corjan, whenever you come back round to investigating:
                                        	Video of the app being locked out by having 'Google Location Accuracy' off which shows:
                                        
                                        	    repeated tapping of 'No, thanks' and it pops up again
                                        	    location is enabled when I pull down the Settings
                                        

                                        Also three other apps have been noted here as needing to code specifically to avoid this problem.

                                        In this thread it has shown up in Android 7, 8, 9, 10, 11 and 12 on Blackview, Huawei, OnePlus, Samsung and Ulefone. Surely it cannot be just a problem 'in my household'?

                                        All of the devices in my household have this same issue:

                                        Blackview Android 7
                                        Blackview Android 10 (x2)
                                        Huawei Android 9
                                        Samsung Android 11

                                        undefined 1 Reply Last reply 17 Jul 2023, 10:37
                                        0
                                        • undefined Whinging Biker
                                          17 Jul 2023, 10:01

                                          @richtea999 said in Google's location:

                                          I think the point Whinging-Biker is making (quite aggressively, unfortunately) is that a single Google sub-option shouldn't disable the app, especially when location is enabled, the popup suggests its merely a 'better experience', and the detailed option page (2nd image above) says GPS will still be used.

                                          I apologise if I seemed 'quite aggressive'. Quite frustrated maybe.

                                          After comments such as
                                          "Android 7? In that case I'm not surprised something like this happens"
                                          and
                                          "you could try to revive your blackview"

                                          and then a claim that no one else has reported this problem when this person has been in conversation on this thread with 2 other people reporting this same problem more than 3 weeks before:
                                          30/6/23 - Con Hennekens
                                          @Whinging-Biker, Have you tried resetting your phone to factory defaults? I think it is a bit harsh to claim the issue as a bug since no- one else seems to have this problem. It likely is a phone or software issue on your device.

                                          	3/6/23 - @Con-Hennekens I have the same, if I try to turn off Google location services I get repeated messages to turn it on 			and the app won't work without it.
                                          	Samsung S22+ latest version of Android.
                                          
                                          	4/6/23 - It blocks me on Android 12 too so something is not quite right, but it's not the Android / API level.
                                          
                                          	5/6/23 - For Corjan, whenever you come back round to investigating:
                                          	Video of the app being locked out by having 'Google Location Accuracy' off which shows:
                                          
                                          	    repeated tapping of 'No, thanks' and it pops up again
                                          	    location is enabled when I pull down the Settings
                                          

                                          Also three other apps have been noted here as needing to code specifically to avoid this problem.

                                          In this thread it has shown up in Android 7, 8, 9, 10, 11 and 12 on Blackview, Huawei, OnePlus, Samsung and Ulefone. Surely it cannot be just a problem 'in my household'?

                                          All of the devices in my household have this same issue:

                                          Blackview Android 7
                                          Blackview Android 10 (x2)
                                          Huawei Android 9
                                          Samsung Android 11

                                          undefined Offline
                                          undefined Offline
                                          Con Hennekens
                                          Alpha tester
                                          wrote on 17 Jul 2023, 10:37 last edited by
                                          #33

                                          @Whinging-Biker, I think my statement about Android 7 is not so far fetched, since it has been abandoned by Google since 2020. What do you think you can expect from an app developer in such a case?

                                          @Con-Hennekens said in Google's location:

                                          Since the request popup to enable the "improved" Location Accuracy seems to originate from the OS instead of the app, it might well be an Android bug we are running into.

                                          The developer already claimed that the message you are getting does not originate from within the app.

                                          @richtea999 said in Google's location:

                                          I think the point Whinging-Biker is making // is that a single Google sub-option shouldn't disable the app.

                                          The app does not do that, the proof is in the pudding of the many users NOT having that problem.

                                          The dev team nevertheless promised to look into it.

                                          @Whinging-Biker said in Google's location:

                                          Surely it cannot be just a problem 'in my household'?

                                          I don't know. All the above shows "it surely cannot be the app". Truth is probably somewhere in the middle. But you obviously make a job of nailing "privacy" down on your phones. It could be an unpredicted outcome of a combination of a lot of privacy settings. Who can say. Android is a lot more complex than the app in that regard. I understand frustration to some extend, but there is no need for any angryness.

                                          I am just an enthusiastic MRA user, and hope you will be one too!

                                          Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                                          Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

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


                                          • 1
                                          • 2
                                          • 3
                                          ACTIVE USERS
                                          undefined
                                          Corjan Meijerink
                                          about 19 hours ago
                                          undefined
                                          Con Hennekens
                                          2 days ago
                                          RetiredWingManundefined
                                          RetiredWingMan
                                          6 days ago
                                          undefined
                                          richtea999
                                          15 May 2025, 10:57
                                          Stuart Greerundefined
                                          Stuart Greer
                                          19 Jul 2024, 00:33
                                          flamingm0eundefined
                                          flamingm0e
                                          11 Apr 2024, 12:11
                                          undefined
                                          Whinging Biker
                                          17 Jul 2023, 10:01
                                          POPULAR TOPICS
                                          • SilverFox C1 button not working in MRA
                                            Arjan de Vriesundefined
                                            Arjan de Vries
                                            28 minutes ago
                                            0
                                            16
                                            186

                                          • Show us your set up!
                                            Frank Schefflerundefined
                                            Frank Scheffler
                                            6 minutes ago
                                            0
                                            11
                                            248

                                          • Wanneer gebruik je welke kaart....
                                            Hans van de Ven MR.MRAundefined
                                            Hans van de Ven MR.MRA
                                            34 minutes ago
                                            0
                                            8
                                            118

                                          • 12 Tage in den Seealpen mit MRA und es war eher NICHT gut..
                                            Martin Wilckeundefined
                                            Martin Wilcke
                                            about 4 hours ago
                                            2
                                            74
                                            8.4k

                                          • Navigation volume too low? -> the solution for Android
                                            Stephane 30undefined
                                            Stephane 30
                                            10 minutes ago
                                            0
                                            3
                                            38

                                          • Routepunten overslaan zonder reden
                                            Hns_Brwrundefined
                                            Hns_Brwr
                                            about 3 hours ago
                                            0
                                            13
                                            721

                                          • app blijft hangen in herberekenen
                                            Hns_Brwrundefined
                                            Hns_Brwr
                                            about 3 hours ago
                                            0
                                            7
                                            230

                                          • Nav app asking me to approve faster routes?
                                            Martin Wilckeundefined
                                            Martin Wilcke
                                            about 4 hours ago
                                            0
                                            13
                                            711
                                          MY GROUPS
                                          • Login

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