Is there a way to invoke the photo upload functionality with web intents (it doesn’t display by default with web intents) or with any other form of canned tweets?
We want people to be able to upload a photo along with their tweet, where the tweet needs to be in a given format and with specific content (which the user will adapt), so web intents-like functionality is the best way to do that. There seems to actually be no way to do that. Which seems weird.
Any ideas?
Thanks