Hi all,
I have question regarding this article about Dynamic Box Web App:
https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Ftutorials%2Fdynamicbox_tutorial%2Freload_dynamicbox.htm
Does it mean that I should modify config.xml of Dynamic Box App this way, and register App like Application Control also:
<tizen:app-control>
<tizen:src name="box/index.html"/>
<tizen:operation name="http://tizen.org/appcontrol/operation/dynamicbox/web/update"/>
<tizen:uri name="someUri"/>
</tizen:app-control>
It is not quite clear from help? Could you please explain?
Thank you in advance.
Alexey.