Skip to content

Fix: Chrome WebView not allowed to run in different threads. Reproduced ...#6

Open
nick0lay wants to merge 1 commit intosugree:masterfrom
nick0lay:master
Open

Fix: Chrome WebView not allowed to run in different threads. Reproduced ...#6
nick0lay wants to merge 1 commit intosugree:masterfrom
nick0lay:master

Conversation

@nick0lay
Copy link
Copy Markdown

...on Android Kitkat

Error: java.lang.RuntimeException: java.lang.Throwable: A WebView method was called on thread . All WebView methods must be called on the same thread. (Expected Looper Looper (main, tid 1) called on null, FYI main Looper is Looper (main, tid 1) )

…ed on Android Kitkat

Error: java.lang.RuntimeException: java.lang.Throwable: A WebView method was called on thread . All WebView methods must be called on the same thread. (Expected Looper Looper (main, tid 1) called on null, FYI main Looper is Looper (main, tid 1) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant