[Solved-1 Solution] Google Play Store Error Code -504



Error Description:

  • While installing an app from the play store, the device is showing an error code: -504 (the same app installed on other devices without any error).
  • Later, when we try to install another app on the same device, it installs without any error.

Solution 1:

The above issue might not be occurred by play store, it's because of apk signature scheme. The solution is V1(Jar Signature). If you get the same error then build and sign the apk only using V1(Jar signature), don't include V2(Full APK Signature).


Related Searches to Google Play Store Error Code -504