Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Countdown to Facebook D-Day

Countdown to Facebook D-Day

Lightning talk delivered on October 23, 2014 @ Nomad PHP: https://joind.in/12314

On April 30, 2015 Facebook is going to break their API. Are you prepared?
Facebook recently announced some big changes to their development platform which introduces a number of new features, limitations and breaking changes. The changes include a new version & versioning system of the Graph API, a brand new Facebook login & permission system, a brand new PHP SDK, and a brand new JavaScript SDK.

And here's the kicker: all Facebook apps will be automatically forced upgraded to Graph v2.0 on April 30, 2015.

If you have ever tied your website into Facebook login, used the Graph API or the PHP or Javascript SDK's, you cannot miss this talk. I will outline what Facebook is changing and explain the new Graph versioning timeline and process. I'll also give tips for upgrading your app to the latest version of Graph and how to stay on top of the Facebook platform changes going forward.

Sammy Kaye Powers

October 23, 2014
Tweet

More Decks by Sammy Kaye Powers

Other Decks in Programming

Transcript

  1. Countdown to FACEBOOK D-DAY Photo: @darthmauldds on Flickr APRIL 30

    2015 By @SammyK For @nomadphp On October 23rd, 2014
  2. X

  3. = ?

  4. = ?

  5. ?

  6. X

  7. ?

  8. X

  9. ???

  10. This includes offering rewards, or gating apps or app content

    based on whether or not a person has liked a Page. - Facebook Platform Policy “
  11. This includes offering rewards, or app content based on whether

    or not a person has liked a Page. - Facebook Platform Policy “ Bob is totes mad
  12. FB.ui({! method: ‘feed',! name: ‘My title’,! caption: 'My caption’,! description:!

    ‘My description’,! picture:! ‘you.com/pic.jpg’,! link: ‘you.com’! }, function(response){});
  13. FB.ui({! method: ‘feed',! name: ‘My title’,! caption: 'My caption’,! description:!

    ‘My description’,! picture:! ‘you.com/pic.jpg’,! link: ‘you.com’! }, function(response){});
  14. FB.ui({! method: ‘feed',! name: ‘My title’,! caption: 'My caption’,! description:!

    ‘My description’,! picture:! ‘you.com/pic.jpg’,! link: ‘you.com’! }, function(response){});
  15. FB.ui({! method: ‘feed',! name: ‘My title’,! caption: 'My caption’,! description:!

    ‘My description’,! picture:! ‘you.com/pic.jpg’,! link: ‘you.com’! }, function(response){});
  16. FB.ui({! method: ‘feed',! name: ‘My title’,! caption: 'My caption’,! description:!

    ‘My description’,! picture:! ‘you.com/pic.jpg’,! link: ‘you.com’! }, function(response){});
  17. SELECT uid, name, pic_square FROM user WHERE uid = me()!

    OR uid IN (SELECT uid2 FROM friend WHERE uid1 = me())
  18. COMPLEX QUERIES? How to make SELECT uid, name, pic_square FROM

    user WHERE uid = me()! OR uid IN (SELECT uid2 FROM friend WHERE uid1 = me())
  19. FRIENDS LIST Limited FACEBOOK LOGIN New REVIEW PROCESS App USER

    ID'S App-scoped D-DAY APRIL 30, 2015 Bob is totes mad
  20. DOT

  21. DOT

  22. COM

  23. Facebook does reserve the right to make changes in any

    API in a short period of time for issues related to security or privacy. - Facebook Platform Versioning Docs “
  24. THANKS! Sammy Kaye Powers Photo: derriel street photography on Flickr

    @SammyK SammyK.me Host of @PHPRoundtable Chicago Facebook Developers West Coast Swing