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
December 6, 2019 at 9:00 pm
#1915
Brathnann
Participant
Thank you, finally got it working. For some reason it was still thinking we had the old javascript file in there and wouldn’t clear it. I was able to find in the logs where it was still trying to execute the old javascript.
ClearCache didn’t help it and I know I had uninstalled and reinstalled many times trying to get it to work, so I’m not sure why it finally picked up the new js file.
Appreciate the help.