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?