Using Facebook’s Custom story and Open Graph story with iOS
With the increasing popularity of various social networking sites the important aspect that apps need to cover is that they must have the ability to connect to the user’s profile and post a status update using the app. Sharing to Facebook from your iOS app can include a variety of operations like posting a link, sharing an update and posting a story. Now-a-days, you can see a lot of Facebook user’s updating their status that is structured in the form of a story, these posts allows you to tag your friends and check-in into places. This kind of post can be structured from your app as well. A story is more appealing in a way that, it is structured well than just posting a plain sentence status updates. A Facebook story contains two major aspects A noun (Object) A verb (Action) Configuring a story involves the integration of the noun and the verb meaningfully. Facebook has provided some default objects and actions called common action, these actions are used in c...