Reply To: Crash on iOS

Welcome! Forums Unity Plugins In-App Web Browser Crash on iOS Reply To: Crash on iOS

#1782
ChrisVOiD
Participant

Sorry that error is no longer showing in Xcode. I replaced the InAppBrowserBridge file I had setup manually with the prefab which seems to have fixed it.

However the browser is not opening. In the logs within Xcode I can see:

InAppBrowser: FinishedLoading https://google.com/
InAppBrowserBridge:OnBrowserFinishedLoading(String)

I expected the browser to open and work looking at the logs but I have nothing showing on screen.