I am trying to run a simple iPhone application using Parse o integrate with facebook.
You can easily download the project here
The problem is when I login to facebook, I go to this page:
When I click on the Okay button, I get this error message:

So It does not navigate to the next ViewController (UserDetailsViewController).
Can you help me?
You should add the app URL scheme for you app to the
info.plstSince you did not add this, iOS does not know how to open you app.
Adde the following to your apps
info.plist:And replace the with you apps facebook ID but leaf the fb, it should look like
fb1231654354.