Location Explanation - Fuelly Forums

Click here to see important news regarding the aCar App

Go Back   Fuelly Forums > Fuelly Community Support > iOS | Fuelly Mobile
Today's Posts Search Click Here to Login
Reply
 
Thread Tools Display Modes
 
Old 08-05-2015, 03:29 PM   #1
Registered Member
 
Join Date: May 2014
Posts: 12
Country: United States
Cool Location Explanation

Why does GasTracker+ need my location when I'm not using the app? The reason given is "This is solely for ensuring the app accurately maps your fuelup locations", but this doesn't make any sense — you only need the location when I'm actually in the app, entering a fill-up.
__________________

mrtoner is offline   Reply With Quote
Old 08-05-2015, 08:35 PM   #2
Registered Member
 
Join Date: Jun 2013
Location: Ft. Worth, Texas
Posts: 149
Country: United States
Location: Fort Worth, TX
Thanks for the inquiry. Could you let me know where in the app you are being prompted for location when the app is not in use? We aren't asking for permission nor do we need to access your location when the app is not in use so I'm surprised that you're seeing a prompt for this anywhere in the app.

You should see a prompt that specifically says we are asking for permission to use your location only when the app is in use.

Apple has two types of location permissions we can request. We are using: "requestWhenInUseAuthorization". The prompt that this permission generates should match what you see in this screenshot:



We request this permission for the first time when you access either the new fuelup, edit fuelup, new service entry or edit service entry screens. Each of those screens has a location selection box and thus we need to request permission at that point. We ask for permission BEFORE you actually add a location because we want to "preload" the nearby locations list as fast as possible.

Just to be absolutely sure I did a quick code review and search to be sure I didn't have any legacy code or test code in the app that was using the permission when the app was not in use. I didn't find any references to it and we have no use case where that is needed right now.

So, bottom line... if you could Fuelly Mail (or post here) a screenshot where you're seeing that app request permission when not in use I'd really appreciate it, or if you could give me any insight into why it seems to you that the app is using location when not in use. Thanks for your help in testing!
__________________

__________________
Fuelly iOS Developer & Team Window Washer
joshlehman is offline   Reply With Quote
Old 08-06-2015, 11:35 AM   #3
Registered Member
 
Join Date: May 2014
Posts: 12
Country: United States
The app includes plist keys for both authorization types:





I'm not sure why the app would need my ongoing location?
mrtoner is offline   Reply With Quote
Old 08-06-2015, 11:55 AM   #4
Registered Member
 
Join Date: Jun 2013
Location: Ft. Worth, Texas
Posts: 149
Country: United States
Location: Fort Worth, TX
App includes both plist keys, correct. Purely so we'd have a message covered in the event that we add a feature that needs persistent location. Right now don't need that, have no plans for persistent location and thus we don't request it. In the event that we added a feature that needed persistent location the user could be prompted.

I simply added both keys when I originally implemented location. I can remove the ongoing key so as to avoid any confusion.
__________________
Fuelly iOS Developer & Team Window Washer
joshlehman is offline   Reply With Quote
Old 08-06-2015, 03:14 PM   #5
Registered Member
 
Join Date: May 2014
Posts: 12
Country: United States
Thanks, Josh. I was trying to figure out why location wasn't working in the app, thought perhaps I hadn't enabled location services for the app (I had), and saw both options. Thought it was odd.
mrtoner is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Powered by vBadvanced CMPS v3.2.3


All times are GMT -8. The time now is 01:29 PM.


Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.