Unsigned APK / IPA

  1. SDK Version: 39
  2. Platforms(Android/iOS/web/all):Android/iOS

Hello all, sorry if this was posted somewhere else, I’m not well technically inclined (not a developer), but I wanted to know is it possible to do an unsigned expo build for Android / iOS?
The purpose for this is that we need to deliver to the client unsigned APK and IPA files in order for them to do the deployment on their internal servers with their signature.
Any idea on what we can do, or is this possible?

Thanks!

Ivan

1 Like

Hi, I have a same question here… is this possible somehow?

For android you can just sign with any random keystore and it’s possible to resign that later.

For iOS you can create simulator build with -t simulator, but for any build that can run on device you need to specify correct credentials.

Hi, tnx for replay …

Thank you!

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