iOS Question Facebook login error B4i v6.50

Biswajit

Active Member
Licensed User
Longtime User
After updating the B4i to 6.50 and BuildServer to 6.51 I'm getting this error message,

B4X:
-[FBSDKLoginManager logInWithPermissions:fromViewController:handler:]: unrecognized selector sent to instance 0x2819cd9a0

I've downloaded the new Firebase and facebook libraries from this thread
https://www.b4x.com/android/forum/threads/firebase-2-50-april-2020.116278/

Update:
There is no logInWithPermissions method available in the FBSDKLoginManager.h file inside the new FB SDK downloaded from the above link.
 
Last edited:

Biswajit

Active Member
Licensed User
Longtime User
Yes. It's working with the hosted builder.
 
Upvote 0
Top