Note that there are some explanatory texts on larger screens.

plurals
  1. POSync Facebook user friends birthdays to my xcode application
    primarykey
    data
    text
    <p>Lot of confusion understanding when I googled and studied tutorials like <a href="https://developers.facebook.com/docs/getting-started/facebook-sdk-for-ios/" rel="nofollow noreferrer">Getting Started with the Facebook SDK for iOS</a> ,<a href="https://developers.facebook.com/docs/tutorials/legacy-ios-sdk-tutorial/#implementsso" rel="nofollow noreferrer">Legacy iOS Tutorial</a> etc.I have downloaded the FacebookSDK-3.0 as I use Xcode version of 4.2,added the sdk framework to my xcode project,then followed every step of integrating Facebook sdk in to iphone application like Facebook app id,modifying plist file,adding other linker flag etc. strictly following <a href="http://xcodenoobies.blogspot.in/2012/09/how-to-upload-photo-and-update-status.html" rel="nofollow noreferrer">this</a> link.I have included the "friends_about_me,friends_birthday" permissions to my application as shown in the below screen shot:</p> <p><img src="https://i.stack.imgur.com/n7y5g.png" alt="enter image description here"></p> <p><strong>EDIT</strong></p> <p><strong>I have already implemented the login part successfully</strong> </p> <p>But my requirement is fetching user's friends birthdays and I have a 'Facebook Sync' button for that.Now I have searched for resources meeting/similar to my requirement.But I ran in to errors implementing the answers(sample code) suggested by assisters in posts.A sample question can be glanced <a href="https://stackoverflow.com/questions/10323932/using-facebook-ios-sdk-to-retrieve-birthdays">here</a></p> <p><strong>ERROR SCREEN SHOTS:</strong></p> <p><img src="https://i.stack.imgur.com/eImZr.png" alt="enter image description here"></p> <p><img src="https://i.stack.imgur.com/zAAYY.png" alt="enter image description here"></p> <p>Where am I wrong?</p> <p>Can any one please guide me,any help is greatly appreciated!</p> <p>Thanks all in advance :)</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload