Welcome! › Forums › Unity Plugins › In-App Web Browser › Where is webkit.messageHandlers.UnityInAppBrowser? › Reply To: Where is webkit.messageHandlers.UnityInAppBrowser?
December 29, 2020 at 2:56 pm
#11675

Keymaster
Hey,
There is nothing more than in example.
Open ExampleJavaScriptCommunicationScene
, click on BrowserOpener
and change a “Page To Open” to “https://www.kokosoft.pl/examples/inappbrowser_ver_2_0.html” (.eu domain might be not working – working on fixing redirection issue).
I’ve just checked it on iOS14 and ping/pong messaging still works. Check source code of website for reference implementation.