issues
search
defold
/
extension-webview
Defold extension for creating and controlling webviews to show html pages or evaluate javascript.
https://defold.github.io/extension-webview/
MIT License
14
stars
10
forks
source link
Smaller mutex scope + use new SDK android methods (Defold 1.2.188)
#31
Closed
AGulev
closed
3 years ago
AGulev
commented
3 years ago
Use smaller scope for the callback's mutex to avoid possible ANRs/Crashes
Use new Defold SDK API (1.2.188) for attaching VM thread and loading java class