You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to use this plugin to connect with LinkedIn or Facebook into the same application ?
Because when I init : tnsOAuthModule.initFacebook(facebookInitOptions);
and after tnsOAuthModule.initLinkedIn(linkedInInitOptions);
I have an error : You already ran init
Thanks !
The text was updated successfully, but these errors were encountered:
Hi,
It is possible to use this plugin to connect with LinkedIn or Facebook into the same application ?
Because when I init :
tnsOAuthModule.initFacebook(facebookInitOptions);
and after
tnsOAuthModule.initLinkedIn(linkedInInitOptions);
I have an error :
You already ran init
Thanks !
The text was updated successfully, but these errors were encountered: