Reply To: Callback on iOS 13 not working from javascript

Welcome! Forums Unity Plugins In-App Web Browser Callback on iOS 13 not working from javascript Reply To: Callback on iOS 13 not working from javascript

#1906
Brathnann
Participant

It’s the sending a message from javascript to Unity where we have to create the iframe. It worked before, but then we had several iOS users saying the link wasn’t doing anything from within the app. I updated the plugin and now the webpage opens, it just doesn’t send the callback to the app from the javascript so it never triggers the method it needs to on iOS anymore.

I have properly subscribed to the onJSCallback.