Suppose a user allows the use of geolocation on Mobile Safari .
How long does Mobile Safari remember this decision?
It seems to be session by session, every time you refresh the page, Safari Mobile will ask you to allow the website to use your coordinates.
Unfortunately, I can say that I am sure that 100% of this is because I did not find anything about this in the official documentation .
But according to the W3C documentation , you have no time limit. Therefore, you can ask once and keep it as long as possible.
Source: https://habr.com/ru/post/1380361/More articles:The standard word C in a switch statement is cC ++ Warning: _U1 output as std :: initializer_list - c ++Spacing between divs - htmlXNA "memory exception". Creating a Playback Option - c #How to visualize usercontrols separately - multithreadingRemoving javascript codes while parsing a web page - htmlAutomatically sort functions alphabetically in C ++ code - c ++How to use LINQ to find out if any value in a ResultPropertyCollection contains a specific substring? - c #Android may use the wrong layout file for unidirectional actions - androidHow to make a text editor in Visual Studio look like this? - .netAll Articles