-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run_on_ui_thread crash #1908
Comments
Having the same problem. Solved by not using the decorator and just using a function.
|
Closing as insufficiently reported. Please post a full runnable example if you're still having this issue. |
@ocobacho |
|
i know this issue is closed and its been a while, but could you please post your whole code on the solution? been tryng to implement it without success. thanks! |
Another solution is putting create_webview function outside the class. Because it likely trying to find the 'f2' inside Wv class.
|
hi i can run this but i cant click back button in android. How can i detach this webview with this solution?. Thanks |
May I see your code? |
whithout using decorator |
error output:
runable.py
python : 3.7.1
cyrhon: 0.28.6
Kivy: 1.10
The text was updated successfully, but these errors were encountered: