I am trying to log in using Facebook to the app created with Flutter,
if I use the debug version of the app, the login works, but if I download the release version I get this error "Facebook key hash does not match any stored key hashes" with a hash key, I put the key on the https://developers.facebook.com/apps/APP_ID/settings/basic/ but still not working.
Can you help me?
Thank you all!