iphone - Getting wrong FBUID on iOS and old rest api -


I have a big problem UID which comes from Facebook (2147483647) is incorrect.

On this, I can see that the correct UID of my profile is 100002137171664.

So .. what am I doing wrong? All necessary permissions have been set.

 ------------------------------------- ------ --------------------------- (zero) session: (FBSession *) session was logged: (FBUID) UID {NSLog (@ "FBUID:% LL.D.", UID); // 2147483647} ---------------------------------------------- ------------------------   

I think the problem is that you are formatting fbUID incorrectly, instead try% d or% llu

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -

Mysql Local server hardware -