- I've looked through sample code on Facebook here:https://developers.facebook.com/docs/howtos/feed-dialog-using-ios-sdk/
- and reviewed the class reference: https://developers.facebook.com/docs/reference/ios/3.2/class/FBWebDialogs/#presentDialogModallyWithSession%3Adialog%3Aparameters%3Ahandler%3A
Is there documentation on the full set of parameters I can pass FWWebDialogs? Can I set the text within the "say something" text (I know you can set the caption and description).