Welcome! › Forums › Unity Plugins › In-App Web Browser › UIWebView deprecation › Reply To: UIWebView deprecation
September 27, 2019 at 1:32 pm
#1686
Participant
I was able to open the test scene in my app. I reimported everything into my project and deleted my ios output folder before building.
Now the issue I have with the example scene is that I get this error:
2019-09-27 07:30:20.940812-0600 espresso[14485:5127650] -canOpenURL: failed for URL: “inappbrowserbridge://ping” – error: “This app is not allowed to query for scheme inappbrowserbridge”
Seems like a permissions thing??? Do you have a new test site page for your new component?