I have written a fairly basic iOS app that makes use of web content via a UIWebView element. The app needs to run in Guided Access mode as it is running in a customer-facing re
I finally found a workaround: migrate from UIWebView to WKWebView !!! Works for me !