input[type=file].dom.click() is not Working in IOS12.2 beta version in ipad

input[type=file].dom.click() is not Working in IOS12.2 beta version onwards in ipad in PWA

It is not opening any file explorer after this event. Could you please help on this issue?

Replies

any reply?

Someone reported same issue here as well. To me it seems its not working only on UIWebView on ios 12.2. It is working on WKWebview though.
https://stackoverflow.com/questions/55569608/manual-trigger-on-inputtype-file-doesnt-work-on-ios-12-2

Is there any workaround for this issue?