Problem with Google plus and Facebook conect

Hey guys, I have the following issue.

I’m generated the release apk with ionic dashboard pro. I have uploaded the certificate for android version. I had generated using this command line

keytool -genkeypair -alias upload -keyalg RSA -keysize 2048 -validity 9125 -keystore keystore.jks

so, when the release build is completed and I install the apk in my device, both login didn’t work. The facebook ask me to insert a key at https://developers.facebook.com/, which I already done, and no success. The google plus don’t say anything.

What coul it be?