pwa-builder / CloudAPK

Build Android APK packages on the cloud
Other
147 stars 44 forks source link

Play Store App signing key available on Play Console #49

Closed valentinoli closed 3 years ago

valentinoli commented 3 years ago

I found out the key that Play Store uses to sign the app can be found on Play Console (as also explained here) by following these steps:

  1. Selecting your app
  2. Setup --> App signing
  3. App signing key certificate --> "SHA-256 certificate fingerprint"

The instructions for removing the browser address bar explain how the same can be achieved using the Asset Links Tool app. I suggest updating the instructions with this alternative as I can imagine many developers find this more convenient, especially if they don't have an Android phone (granted they have authorized access to this section of the Play Console).

ghost commented 3 years ago

Hello valentinoli, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

ghost commented 3 years ago

This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established.

JudahGabriel commented 3 years ago

Thanks. We've updated the asset links explainer and the next steps explainer. 👍