Provides methods to display native (i.e., non-Web-based) dialogs to the user. Currently the iOS 6 sharing dialog is supported.
Questions tagged [fbnativedialogs]
3 questions
13
votes
7 answers
Inconsistent crash while posting to facebook using FBNativeDialogs on iOS6.0
I've been struggling with this issue for a while now and I just can't seem to reproduce it accurately enough to describe the exact use-case. Essentially, what I'm doing is issuing a request for opening a native iOS 6.0 Facebook share dialog (using…

Stavash
- 14,244
- 5
- 52
- 80
2
votes
6 answers
"Could not generate preview text" error when creating object with Open Graph action
I'm using the iOS SDK with the native dialog to try to post an object and action.
When I call presentShareDialogWithOpenGraphAction, the Facebook app opens, briefly shows the dialog with my post in it, and then returns to my app with the…

tobyc
- 2,237
- 2
- 20
- 26
1
vote
2 answers
Knowing when FBNativeDialogs is dismissed in iOS
I have implemented the FBNativeDialogs. Everything is working great except that I would like to know when the FBNativeDialogs is dismissed.
I know there is the handler but according to the documentation (…

Matthieu Rouif
- 2,843
- 1
- 19
- 28