iphone - Save UIWebView Access to Current Location -


UIWebView is loading a site in my app that is requesting access to the user's location. In Safari, it stores this preference and does not ask it again, but in my app, it continues to ask every time there is a way to store user preferences on it, so they can use the app But every time it is not asked?

"post-text" itemprop = "text">

It seems that it can not be done under the current OS (iOS 4.0).


Comments