Could geolocation be retrieved for browsers using incognito? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Could geolocation be retrieved for browsers using incognito?

26th Jun 2016, 11:53 AM
Ph Learner
2 Answers
+ 2
yes. for a browser geo location api work same in both normal and protected incognito mode , for geo location to work you have to provide location access permission to browser
26th Jun 2016, 7:09 PM
Pratik Raj
Pratik Raj - avatar
+ 1
Yes, your location can still be retrieved through the GeoLocation API. Existing permissions are shared between browser modes. You will have to remove this permission from your browser to disable GeoLocation.
26th Jun 2016, 12:48 PM
Jasper Ro
Jasper Ro - avatar