Issue with Facebook Connect and Firebase

Hi,

I tried for weeks to implement the facebook login with firebase and my apps but the problem is it work with my browser but not with my iPhone.

I use the Facebook Javascript SDK and the firebase.auth().signInWithCredential(credential)

and it work very well with my browser but nothing on my device.

Can you help me with this problem?

Regards