Hello,
I have some problem on developing tizen 2.3 hybrid app.
It is possible for a native service to send a string bundle item to a web ui app.
However, I don't know how to implement that the native service sends a byte bundle item and the ui app receives the byte bundle item.
Could you please give me guidelines for sending a bundle having a byte bundle item to the ui app??
And, if you have, pleae let me show example codes.
Thank you.