Hello all,
Using Facebook library to authenticate in B4i I noticed that, when an authentication error occurred, the library was receiving the error event but wasn't triggering it in B4i which turned impossible to manage error conditions. @Erel updated B4i Facebook library in this post : https://www.b4x.com/android/forum/threads/firebase-facebook-authentication.130898/#post-828821 , which fixed the problem for IOS.
Now I have the same issue in B4A (the FB error event is showed in log but doesn't trigger an event). I think that's the same situation.
Is there any workaround here or the unique solution is to create an updated Facebook library in B4A (adding the event facebook.initialize2(event_name) like @Erel did in the equivalent thread in b4i?)
Does anybody can help?
Thanks community!
Using Facebook library to authenticate in B4i I noticed that, when an authentication error occurred, the library was receiving the error event but wasn't triggering it in B4i which turned impossible to manage error conditions. @Erel updated B4i Facebook library in this post : https://www.b4x.com/android/forum/threads/firebase-facebook-authentication.130898/#post-828821 , which fixed the problem for IOS.
Now I have the same issue in B4A (the FB error event is showed in log but doesn't trigger an event). I think that's the same situation.
Is there any workaround here or the unique solution is to create an updated Facebook library in B4A (adding the event facebook.initialize2(event_name) like @Erel did in the equivalent thread in b4i?)
Does anybody can help?
Thanks community!