webView.addJavascriptInterface(jsShowToast, "AndroidFunction");
The problem here is that CodeGeneratorService object is using its own webview that I can´t access it. I am getting an error from this
object when I try to generate js code.
The question is how to get the webview from CodegeneratorService object?
Kind regards.
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It could be possible adding js-java interface, however I would need access to the webview that generate the code to add the javascript interface.
Thank you very much and kind regards.
--
You received this message because you are subscribed to a topic in the Google Groups "Blockly" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/blockly/MyP2YfgoVM0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to blockly+unsubscribe@googlegroups.com.
Jorge
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Blockly" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/blockly/MyP2YfgoVM0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to blockly+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.
webView.addJavascriptInterface(jsShowToast, "AndroidFunction");
To unsubscribe from this group and all its topics, send an email to blockly+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.