getditto/demoapp-chat

[Release] iOS Chat 4.0.4

Opened this issue · 0 comments

References:

Checklist:

    • Assign yourself on this issue.
    • Make sure both of your .env and Env.swift vars are the same as the ones listed in Environment Variables; otherwise the app won't sync with the existing versions.
    • Make sure your branch is up to date (git pull).
    • Test the iOS Chat by syncing on multiple devices, opening PresenceViewer, etc.
    • Upload the app to App Store Connect:
      • In Xcode, click ProductArchive, then click Distribute AppTestFlight & App StoreDistribute
      • If there's an error, add a comment on this issue to ask for help if needed
    • You now have a git diff of the versioning. Cut a branch, open a pull request, and tie it to this issue.
    • Submit for Apple's review:
      • Click + on the upper left (image), then type the version you used to archive the app in above. Please don't mistype this.
      • Fill What's New in This Version. (image)
      • Select the build you have uploaded above. (image)
      • Click Save and Add for Review on upper right, then click the submit button on the next screen
      • Make sure the app status is Waiting for review. (image)
      • The review normally takes several hours, but sometimes it takes some days.
      • If rejected, add a comment on this issue for visibility and ask for help if needed.
      • Once it's approved, it'll be automatically released to AppStore since it's set to Automatically release this version.
    • After the app is published to AppStore, merge the pull request created above (the version diffs).
    • Install the published version from AppStore on devices and test it.

Once everything is done, please close this issue.
Please ask for help if there's any blocker.