rossumai / elis-capture

React Native app for uploading documents to Elis
3 stars 2 forks source link

[IMPROVEMENT REQUEST - TECHNICAL] - CREATE APPLE DEVELOPER ACCOUNT #30

Open omatejka opened 4 years ago

omatejka commented 4 years ago

With the bare workflow comes the need to manage iOS certificates. In order to make iOS release, certificates and app management, we will need Apple Developer Account. The account is paid and it requires some bureaucracy - apply for the account and pay the annual subscription (99 USD per year).

Then create iOS certificates for Development, AdHoc (staging testing) and Appstore (production). The best practice is to store the certificates in the private GitHub repo and setup some certificate management around it (possibly the best option is Fastlane)

tomaass commented 4 years ago

We should have an apple developer account cc @zepod