I got the SHA1 using this: How to get the SHA-1 fingerprint certificate in Android Studio for debug mode? and then I did a setup for google play service and everything works fine.
When I run the app from my android studio but when I go to the other pc and tries to run the app its says "failed to sign in"
. So my question is how can I work in two different workstation and have the same signed app? I also tried to sign the app with the Build > Build signed APK
and it didn't work.