Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to replace endpoints on IPA file on azure build/release pipeline?

$
0
0

I have a build and release pipeline working pretty well for iOS app (react native), the problem is that as IPA is a "binary" file, I have to replace endpoints for each environment on my build pipeline, which I think is not right, because this way I have to implement 3 build (one for each enviroment "dev, staging, production).

Is there a way to build the IPA and on release pipeline unpack the IPA, replace the endpoints and the repack it?

I could see that IPA is just like a zip file and my endpoints is inside a main.jsbundle. Can I just unzip, replace and zip it back? What about provisioning profiles? signing?

I really appreciate any help


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>