Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create "Release for Stores" instruction/guide #580

Open
nikaluus opened this issue Aug 11, 2017 · 0 comments
Open

Create "Release for Stores" instruction/guide #580

nikaluus opened this issue Aug 11, 2017 · 0 comments

Comments

@nikaluus
Copy link
Contributor

nikaluus commented Aug 11, 2017

Describes the steps for creating a new release for stores.

Steps for uploading apk to play store:

use ionic package build android--profile prod --release --prod
...
Profit!
Steps for uploading ipa to app store:

use ionic package build ios --profile prod --release --prod
start Applicatoin Loader on MacOS
doubleclick on big gray "A" icon and select .ipa
if reuploading same version: add a incrementing second version number in config.xml: https://cordova.apache.org/docs/en/4.0.0/config_ref/index.html#additional-versioning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants