Changes

Jump to: navigation, search
no edit summary
== Posting the Message to Facebook ==
All that remains is to implement the code to instantiate a UIActivityViewController instance, prime it with the text and image entered by the user and then post the message to the user’s Facebook page. These tasks are to be performed within the postMessage sendPost action method. Within the ''SocialAppViewController.m'' file, locate the stub for this method and modify it as follows:
<pre>

Navigation menu