Hello All,
I am developing an application where one image (in Data URI format) to be shared to other app. I am using tizen.application.launchAppControl() to do the same , and in appControl argument I am using below code var appControl = new tizen.ApplicationControl( "http://tizen.org/appcontrol/operation/share", img), "images/*", null); Where "img" is the image in Data URI format. (something like data:image/png;base64,iV..) Now if I provide path of an image stored on the device then launchAppControl works , but it does not work for img Data URI. (App opens up but image is not shared with other app. Tried on msg-composer-efl) Could you please provide any reference where I can tackle this issue? Thanks & Regards, Manvir Singh ---------------------------------------------------------------------------- -------------------------------------------------- The information contained in this electronic message and any attachments to this message contain proprietary, confidential or privileged information.Please do not copy or distribute this email to any person who is not intended to receive it. Non compliance to the company's security guidelines is a punishable offence.If you are not the intended recipient, please notify the sender and destroy all copies of this message and attachments if any. ---------------------------------------------------------------------------- -------------------------------------------------
_______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev