Facebook Login on Mobile should open app

Hey everyone,

I’m not sure if this is a feature request, or if there is a clever work around that already exists. When logging in with Facebook on mobile, is there a way to redirect to the facebook app if it is installed on the phone, instead of the mobile browser? People are never logged into facebook on their mobile browser.

1 Like

Hey Justin,

If your mobile app is native in which FB login SDK is integrated, it will open the FB app to authenticate.

However if you have a web app, it will obviously be redirected to the browser version.

We, at Nativator.io, redirect to browser but inside the native app for a better user experience so you never leave your converted app.

Cheers,
Sam

Hi Justin,

Have you found the answer for this?

Hey Celob, no I have not, unfortunately. Wrapping it with BDKNative or Nativator helps, but if you don’t want to wrap the app, I still haven’t found a good way to do it.