Thanks
Eva
Hi Eva,
I used version 6.0.1 in Android and no extensions were used. My device is HUAWEI NTS_AL00, which uses Android 6.0 with some modification, but I don't think Webview was changed cause everything of web view looks same as other devices.
Thanks
Hi,
thank you for reporting this issue, we were able to fix it and it will be included in the next release.
Best Regards,
Alex
flybike Gx
hello,
We use HtmlDrawable to build GeoObject, and defined functions in <script> of our HTML file. but when We call those function by evalJavaScript(), it just doesn't work, without any response.
here is our HTML file:
and here we call the init():
by the way, evalJavaScript("alert(\"probe\")") also doesn't work, i wonder how to get the debug info in the context of our HtmlDrawable
1 person has this problem