ERROR / Tizen::Web::Controls ( 12258 : 12258 ) : virtual result Tizen::Web::Controls::_WebImpl::OnHandleJavaScriptRequestByEventArg(const Tizen::Base::Runtime::IEventArg&)(4215) > [E_OBJ_NOT_FOUND] JsInterface instance is not available.
————————
to summarise my requirement :
1. I have an .html file in data folder.
2. I have an web control class ( derived from Tizen::Web::Controls) through which i am loading the html .
3. I am doing some operation in my c++ files which needs to be updated in my web view. For that i need some way to intimate my js in html file. And once that is done, need to communicate back to c++.
Usage of JavaScriptBridge–Anybody has success !!
HI,
I am stuck to send data from my html file to the c++ file and vice-versa. I have followed the guiding instruction given in the below link:
https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Ftutorials%2Fweb_tutorial%2Fusing_javascriptbridge.htm
But I am not able to succeed.
When tried with the above link code, here is the error i am getting:
Any help or code snippet much appreciated.
Thanks in advance.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio