I’m trying to send an image to Instagram, but I can’t find a way to do it on Corona.
The only way is using iPhone Hooks (http://instagram.com/developer/iphone-hooks/) url schemes, and the Document Interaction API (the ios api that allow you to open file in other applications).
Is it possible to use the document interaction api in corona? I’ve tried launching a system.openURL but clearly the sandbox does not allow the other app to read the file.
Any idea?
Thanks
Note: On the forum there are similar questions (regarding sharing on instagram), and one user said to use the API… FIY, Instagram has some API, but using the API to add a new image is not possible (see http://instagram.com/developer/endpoints/media/ “At this time, uploading via the API is not possible…”) [import]uid: 9158 topic_id: 32754 reply_id: 332754[/import]