iOS tweet image - Can I get the image url before upload?
问题 I want to be able to share images from my app on twitter/facebook/email etc.. There's probably hundreds of different ways to do this which is quite simple. However what I need/want to do, is allow the images to be opened by other people straight into my app (If they have it installed). So I have a url scheme so a url will open my app with an image like this: myurlscheme://image?url=http://imageurl.com The problem I have, is the process for uploading the image, but adding my url scheme to the