Biswajit Active Member Licensed User Longtime User Jun 26, 2020 #1 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: Jun 26, 2020
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.
Erel B4X founder Staff member Licensed User Longtime User Jun 28, 2020 #2 Does it compile fine with the hosted builder (I'll send you a temp id if you don't have one)? Upvote 0
Biswajit Active Member Licensed User Longtime User Jun 28, 2020 #3 Yes. It's working with the hosted builder. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jun 28, 2020 #4 I've uploaded updated Facebook frameworks. Please try it. https://www.b4x.com/b4i/files/FacebookFrameworks.zip Upvote 0
I've uploaded updated Facebook frameworks. Please try it. https://www.b4x.com/b4i/files/FacebookFrameworks.zip