2

My Browser app uses WKWebView but when I try to visit a website that needs to use Location Services (like Google Maps, for example), it doesn't work.

I have searched for a way to fix it and came across this question. I tried to add the string on the answer to the question to my Info.plist but it doesn't resolve the issue.

How can I fix this?

Thanks,

PastaCoder

Community
  • 1
  • 1
PastaCoder
  • 1,031
  • 1
  • 9
  • 16

1 Answers1

6

I'm not sure how, but trying to add a string for NSLocationWhenInUseUsageDescription in the Info.plist did work yesterday and the issue has been resolved.

PastaCoder
  • 1,031
  • 1
  • 9
  • 16