Hacker News new | ask | show | jobs
by mingfli 4800 days ago
The replacement is FBWebDialogs, and it's not beta.

https://developers.facebook.com/docs/howtos/send-requests-us...

The definitive list of properties for the request dialog is documented here https://developers.facebook.com/docs/reference/dialogs/reque...

1 comments

Thanks, good to know. Apparently they have been added in SDK 3.2, which was released after we gave up.

Two examples of inconsistent documentation that I've seen while looking this information up:

The documentation for common dialog parameters still links to the deprecated API even though there are web and native dialogs now: https://developers.facebook.com/docs/reference/dialogs/

The iOS Games SDK refers to SDK 3.1 in its introduction but uses FBWebDialogs, and my old copy of the SDK (3.1.1) does not have them yet.

Thanks for that, will follow up and get those updated.