Build for Android without signing

Hi all,

Is there a way to build an android app with Expo without signing it?
My problem is that i do not have the keystore of my active app on google play. Expo is asking for a keystore.
I have the .cer and the private key, but i wasn’t able to import them properly into a keystore (jar is unsigned error during the build)

any help-thoughts please

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