Android WebView picture loading does not come out background error uncaught Typeerror:cannot call method ' getElementsByTagName ' of NULL

Source: Internet
Author: User

Before, WebView loaded the picture completely without problems. Until the front-end H5 development of new loading pictures, resulting in the picture suddenly can't be loaded out.

I saw the WebView print the error message from the background log.

cannot call method ' getElementsByTagName ' of NULLI wonder if the process of loading the picture is terminated because of an error here.
Analyze the reason why the error occurred here:due to the invocation of the H5 interface JS which is not standard notation, webview at the time of loading, the call to the Doom model is empty, resulting in its picture is not loaded out
Workaround:on the client webview.getsettings (). Setdomstorageenabled (True); You can ignore this problem and execute the following methodThis seems-to-allow the browser-to-store a DOM model of the page elements, so that Javascript can perform operations O n it.This allows the browser to save the Doom prototype, so JS can call this method



Android WebView picture loading does not come out background error uncaught Typeerror:cannot call method ' getElementsByTagName ' of NULL

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.