Cloudinary Widget in Android Webview
We have the cloudinary widget embedded in a web page, which is loaded into our Android app via a WebView. When hitting the "My Files" button, nothing happens.
I have seen there are other posts asking about the same issue, like (https://support.cloudinary.com/hc/en-us/community/posts/360008869132-Upload-widget-not-working-on-android-gmail-webview), but none of them seem to be answered.
We also tried applying a WebChromeClient to the webview, overriding the "onShowFileChooser" method, like described here (https://stackoverflow.com/questions/15725814/upload-an-image-from-camera-or-gallery-in-webview). This does show the gallery page and allows the user to select an image, but upon calling the listener in "onShowFileChooser", nothing happens.
I tried the same web page in the Chrome app and it works perfectly, so this issue is only for the web view within our Android app.
Any help is appreciated, thanks!
-
Hi Jagtej,
I see that you've also opened a support ticket, so we'll continue the discussion there.
Regards,
Michal0
Post is closed for comments.
Comments
1 comment