So far I am having issues with blocks like this:
user.signUpInBackgroundWithBlock { (succeeded: Bool!, error: NSError!) -> Void in if erro
Which Parse SDK are you using? They released version 1.7.1 a few days ago that should fix your issue.