Facebook login on mobile + desktop

Hello,

I’m developing an hybrid app(mobile+pwa) with Ionic 3 and I want to implement facebook login in it, but the problem is: https://ionicframework.com/docs/native/facebook/ only works natively on ios/android, i want to implement a fb login that works on mobiles but also on desktop, can someone please help me?

Thanks

Have you found a solution? I want same with my PWA.

Facebook doesn’t allow us to access their web version on Android Smartphone. I think you have to implement javascript code to do the same.