Hi guys,
I’m not able to login with exist user account because I received this error
[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[5]’
I made some tries before open this topic and I read about problems similar to this.
I downloaded last FBSDK and latest Backendless SDK but the error still occurs.
fieldsMapping and permissions arrays are ok and [FBSDKAccessToken currentAccessToken] returns a valid token.
AppId and Secret code are well set and my Info.plist file too.
What can I do?