Android-AdvancedWebView icon indicating copy to clipboard operation
Android-AdvancedWebView copied to clipboard

Enhanced WebView component for Android that works as intended out of the box

Results 56 Android-AdvancedWebView issues
Sort by recently updated
recently updated
newest added

Video calling feature was working perfectly with webview until almost 3 months ago. Recently it's not supporting camera and audio functionality, even browser and application have both of these permissions....

Please share your email wher i can share sample urls. we are using loadHtml() method. Thanks in advance.

The file directory opens correctly on the first attempt, but if the user cancels the file selection, it fails to open on subsequent attempts. However, if the WebView instance is...

This commit addresses several issues in the AdvancedWebView implementation: - Fix WebChromeClient implementation by adding missing super.setWebChromeClient() call - Enhance file selection with proper MIME type filtering - Add new...

Share button in webview isnot working in Android but working fine in iOS. I need to share PDF file.

Hello, I am trying to access https://sales.rubixb2.com:5018/test/getzreport?sid="+Singleton.getInstance().getCurrentUser().getSessionId(); page has a date filter and an iframe. I am displaying a pdf file with an iframe. When I go to the url...