react-native-website icon indicating copy to clipboard operation
react-native-website copied to clipboard

"How to deploy to ios store" is incomplete

Open goldylucks opened this issue 2 years ago • 1 comments

Description

What is the problem?

on this page: https://reactnative.dev/docs/publishing-to-app-store

the last step is "build" on xcode. however obviously this doesn't publish to the store, so what's the next step? what exactly "build" does and how do we go from there?

How can we address it?

complete the documentation with the next steps

Why is it important?

w/o publishing to the store this project doesn't do much ;)

Who needs this?

everybody

When should this happen (use version numbers if needed)?

ASAP

goldylucks avatar Apr 14 '22 01:04 goldylucks

the last step is "build" on xcode. however obviously this doesn't publish to the store, so what's the next step? what exactly "build" does and how do we go from there?

Correct. Ideally we could add a couple of instructions on where to get the artifacts after it's built and where to upload it to the store.

This is up for grab if someone went through this process in the past and is willing to contribute to the website 👍

cortinico avatar Apr 14 '22 09:04 cortinico

Thanks @goldylucks for reporting 😇 Since this issue was fixed by #3077, it should be closed now 👍

Cc: @Simek

Pranav-yadav avatar Jun 13 '23 04:06 Pranav-yadav