Back to News for Developers

Platform Updates: Operation Developer Love

June 13, 2012ByLeslie Lei

Since last Wednesday's update, we launched App Center, announced Facebook Integration for WordPress, and published information on our Toronto Hack.

App Center now available on iPad

We're continuing to gradually rollout the App Center, including to some people using Facebook for iPad. The App Center lists quality iPad apps that have integrated Facebook Login. No changes are needed to be listed in the App Center, as long as you selected "Native iPad App" as a supported platform when you created your app detail page.

Identifying a user's device

To optimize the experience across mobile devices, developers can now find out which devices their users have. Querying the /User edge of the Graph API for the device field returns the device or devices used by that person. Using this information, you can improve the mobile app or game experience for users in many ways, such as prompting a web user with an iPhone to install your native app or offering a user to invite their friends with devices supported by your mobile app. Check out the Multi-Friend Selector documentation to learn more about implementing this feature.

September 2012 Breaking Changes (90-day notice)

The following changes can all be enabled/disabled using September 2012 Breaking Changesmigration (will be available in the next 7 days) until September 5th when they will go into effect permanently for everyone:

Removing Live Stream plugin
The Live Stream plugin will be removed on September 5, 2012. We recommend using the Comments Box plugin instead. Please migrate your app as soon as possible. On September 5th, if your app is still using the Live Stream plugin, we will render the Comments Box plugin in its place. While it offers similar functionality, there are a few functional differences. Please see the Live Stream plugin documentation for more info.

Renaming 'likes' property of Comments and 'votes' property of QuestionOptions
We will be renaming the likes property of the Comment object to like_count and the votes property of the QuestionOption to vote_count.

Minor change to admin.getAppProperties call
When making an admin.getAppProperties call, we will now return an empty iOS Bundle ID as [] instead of [""].

Returning actual size in photo_src table
We will start returning the actual size, height, and width of photos in the photo_src FQL table instead of the dimensions of the bounding box.

Bugs activity between Tuesday, June 5 and Tuesday, June 12

  • 192 bugs were reported
  • 31 bugs were reproducible and accepted (after duplicates removed)
  • 4 bugs were by design
  • 23 bugs were fixed
  • 57 bugs were duplicate, invalid, or need more information

Bugs fixed between Tuesday, June 5 and Tuesday, June 12

Activity on facebook.stackoverflow.com between Tuesday, June 5 and Tuesday, June 12

  • 464 questions asked
  • 365 questions with a score of 0 or greater
  • 137 answered, 38% answered rate
  • 239 replied, 65% reply rate