Skip to content

Deploy beta to TestFlight using env.staging #299

Closed Answered by goatandsheep
felipepalazzo asked this question in Q&A
Discussion options

You must be logged in to vote

there's a couple options. The option I recommend is using schemes (https://shockoe.com/ideas/development/how-to-setup-configurations-and-schemes-in-xcode/). Basically you can specify your NODE_ENV in your build process.

If that doesn't work for whatever reason, you can do the same thing but add APP_ENV (there's some docs on this in teh readme)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@goatandsheep
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by felipepalazzo
Comment options

You must be logged in to vote
1 reply
@goatandsheep
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants