...
Please follow the steps below to create a new app/ submit an app update. You can download the resources by using the link below. Fill in the school environment and client id; if you are unsure, please reach out to us by submitting a ticket.
Code Block |
---|
https://ready-app-site-association.s3.us-east-1.amazonaws.com/ios-app-release/<app_env>-<client_id>/index.html |
How to resign the app:
1 - Extract the `ios_release.zip` file in a folder (e.g. `path/to/ios_release`)
2 - Open Keychain Access and find/copy the exact name of the distribution certificate along with the Team ID [e.g. Apple Distribution: {TEAM_NAME} ({TEAM_ID})]. Some of the examples of possible certificate names can be as follows:-
iPhone Distribution: Ready Education Inc. (XXXX00XXXX)
...
Apple Distribution: ABC Education Inc. (XXXX00XXXX)
NOTE: If the distribution certificate is not created, you need to create a new certificate. To learn how to create a distribution certificate and install it in your keychain, please click this link- Creating the iOS Distribution Certificate.
...