facebook login issue

whien i login with facebook from my unity app it gives me invalid hashkey error.
when i uninstall or disable my facebook APP from setting. and again login with facebook from my unity app it logins without any error.

  1. Local Build without FB App on device - Works
  2. Local Build with FB App on device - Doesn’t work, Invalid key hash Error
  3. Cloud Build without FB App on device - Works
  4. Cloud Build with FB App on device - Doesn’t work, Invalid key hash Error

Please show your code where you do the Facebook login.

I’m get same problem. Please give me some Advise