gerardim90
gerardim90
My team is also facing the same issue. We use nativescript 6.x . Any updates on this?
@ScottAtRedHawk , I tried installing that plugin and doing LoginManager.init(); in main.ts and using it on my login component. But I started getting JS: Facebook login error: Error: The SDK...
Yes, I put that code in my main.ts and I already had the native stuff setup when I first set it up for using this plugin and it was working...
Yep, same here... I am actually using nativescript-oauth2 for Android for doing google sign in as well, which actually works fine.
I am having the same error where my application opens from a universal link, but the function registerUniversalLinkCallback don't get executed on iOS... It happens opening the app from scratch...