I am engaged on a Hybrid app that makes use of a WKWebView to show the primary UI to the person and which holds all of the required features for knowledge manipulation. I then use the evaluateJavascript
operate to entry mentioned features in an effort to replace, change, delete knowledge. This all works nice, besides when the gadget is working iOS 17+. In these cases, we’re getting errors on the internet console that the features can’t be discovered. My assumption is that one thing has modified with the WKWebView, because the JS code is unchanged. I’ve dug by launch notes however cannot see something that will trigger this transformation in behaviour, anybody else have any concepts?