I have a WKWebView
in my app and when I start browsing www.google.com or any other website that requires location service, a pop up window appears, asking for the permission to access the location of the device even if I have already accepted to share my location.
The only thing I did to manage this location stuff is that I added the NSLocationWhenInUseUsageDescription
attribute in my info.plist
.
I couldn't find any answers on the web so any idea would be really appreciated.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…