Hi,
I am loading my website in WebView using Xamarin.Forms. It has file upload button to upload file from device. I am able to upload device files in iOS 8.4, while testing in iOS 9.0.4 onclick of file upload, app is redirecting to previous page and getting stuck there indefinitely. Then I have to force quit and relaunch the app to get that page again.
How to fix it?