android - Unable to login with Facebook , Gmail after shifting project to another environment -


i have shifted android project different laptop. able login facebook , login gmail fine when application built previous laptop. not able login these after building current laptop. application in under development. firebase working perfectly.

please suggest me now.

it related device keyhash(fb) , sha1(google) used while registering app on facebook , google platform . these keys varies device device , unique. need regenerate them on new machine , reconfigure project on facebook , google platform. go project on google , facebook , follow instructions generate , replace previous one


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -