I have put all the necessary data to Facebook for enabling the user to login Facebook every time they want, so far I have included 3 key hashes from debug key, release key & the one that has been generated by using package manager in app. Thus, it seemed to work for a certain time for the user to access.
However, I tried to log out after particular amount of time (like a month or more than that) & log in my Facebook account back using my app, the key hash changed and I suddenly cannot log in as the key hash doesn't match to all I have added before. Whenever this happen, I need to manually add the key hash the Facebook again and only then the login can work.
Does the key hash has its own valid period for access Facebook account? Does everybody know how to handle this issue? Kindly need your opinions regarding this issue, thanks.