Posting an Image to Twitter with Xamarin.iOS
Social Framework If you want a quick way to follow along, grab the Social Framework example project from the Xamarins website here. Skip to the code here. The example project shows how to read from different social networks and update statuses using the built in controller SLComposeViewController. If you need to post to the API… Read More