Producing .ipa files without Apple ID/password

Is it possible to get a .ipa from a React Native app without Apple ID?

For some reasons, I’m in a situation where I cannot have an Apple ID and am expected to produce a .ipa file.

The goal is to put the .ipa into a distribution platform, which isn’t to do with Expo.

Apologies if this question is too basic. I’m a newbie to both React Native and Expo.

Any advice will be appreciated.

Hi @hiroki. That’s not possible unfortunately. Just how the iOS toolchain works, not much we can do to change that.

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