Search code examples
parse-platformfacebook-loginfacebook-sdk-4.0bftask

[BFTask isFaulted]: unrecognized selector sent to instance error


Updated to Parse SDK 1.7.1 with Bolts 1.1.4 and using the new and latest Facebook SDK. Every time I login the user I get the following error:

[BFTask isFaulted]: unrecognized selector sent to instance error.

I'm able to login the user, the user's info is store in parse, but not sure how to resolve this exception.

Anyone else having this problem?


Solution

  • Had this problem also. I copied the Parse Bolts framework to the project directory. Referencing didn't do it. Same for Parse FacebookutilsV4.