I have a problem, I want to call facebook sdk, so I can send messages from my application. When I called into the dialog to enter from the clicked view, that was fine, but now I am showing the view using presentModalViewController, and from this view I want to call the facebook login dialog. but now the keyboard does not appear. I didn’t change anything, just imagine the idea. Do you have an idea what could happen?
I am using a splitview controller, from the detailed view (which is presented modally) I call facebook sdk, what should be wrong?
source share