Not able to login with Facebook using Lock library of auth0

Hi,
I am not able to get any response after login with auth0 with Android client for Facebook login.
I am using AndroidClient for same with this account. Also, follow the proper steps for that. But After Facebook login, it gives me nothing as a response. I have checked error log and success log but nothing is printed.

Can you please check and let me know, what is the issue with this.

Thanks.
Sincerely,
Shreyash

Can you clarify what version of the SDK you are using. Can you also confirm whether you see any entries in the Auth0 Logs for the login event?

I am using below version for login. Also, I haven’t seen any entries in Auth0 logs.
compile ‘com.auth0.android:auth0:1.8.0’