signing android apk

Hi,

I handled the signing credentials myself for the android apk. When I uploaded the apk to the play store, I chose app signing for google is enabled. I can download the deployment certificates and upload certificates. I have to rebuild and publish a new apk which one of these certificates do I use to sign my app, and what is the command? (Just to remind you I am handling the credentials myself.)

Kind regards

Hi @celer- you don’t need to provide credentials when you publish your Expo app.

For building, as it says in the docs, if you opt in to App Signing by Google Play you need to upload an APK signed with an upload certificate

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.