question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(Bug) Android App Webview rendering issue

See original GitHub issue

The Android app has a rendering issue with below URL in Webview: https://mapviewer-deredactie.be-mobile.biz/#/map?lang=nl_BE&@=50.98955680038983,4.395904541015624,9

In Android it gives a line of text displaying only /#/map?lang=nl_BE&@=50.98955680038983,4.395904541015624,9

However, it does render correct (as supposed to be) when using the Sitemap in Safari or Firefox on a Mac.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
maniac103commented, Oct 2, 2019

In a quick test using the URL ‘https://www.heise.de/#startseite.newsticker.anrissliste.8’ and removing the anchor handling code, the WebView jumps to the correct position for me … so yeah, I also think removing the anchor specific code + renaming the class makes sense to me.

0reactions
maniac103commented, Oct 3, 2019

The problem is the code introduced in #105; the iOS app likely doesn’t have such special handling.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Here's how to fix those mysterious Android WebView crashes
How to Fix the Recent App Crashes. To use WatfordHert's method, go to the main Android Settings menu, then tap "Apps & Notifications"...
Read more >
The Android WebView is Broken, and Google will not fix it
The 'UIWebView' has been deprecated, but Apple offers both the 'WKWebView' and the 'SFWebView' for presenting web content to end-users. On ...
Read more >
Android Webview Rendering Issue
I guess it's a webview rendering issue, but it can't be reproduced. Was there any update related to the webview yesterday? I tested...
Read more >
WebView renders incorrectly on large heights · Issue #2299
Bug description: Webview doesnt render full page, i.e. after a certain point scrolled the screen is just white and it's always at the...
Read more >
Android 7.0 WebView rendering issue when using a theme ...
Note, that sometimes the WebView will render correctly (only initially tough), when the App is started with the installation process from android studio....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found