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

Notify users that there is an app update #542

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

s0phialiu
Copy link
Contributor

@s0phialiu s0phialiu commented Oct 22, 2023

Description

  • This feature is used to notify users that there has been an app update.
  • Versions are in the format year.version.patch, ex: 2024.1.1.
  • This implementation verifies that the iOS app version >= API version.
  • If not, then display popup to urge user to update their app.
  • Pressing the "Update" button on the alert will direct the user to the HackIllinois App Store page.

Screenshots

IMG_7730

@s0phialiu s0phialiu linked an issue Oct 22, 2023 that may be closed by this pull request
Copy link
Contributor

@lasyaneti lasyaneti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lasyaneti lasyaneti self-requested a review October 23, 2023 21:06
@s0phialiu s0phialiu merged commit 6626985 into dev Oct 23, 2023
2 checks passed
@s0phialiu s0phialiu deleted the sophia/app-versioning branch October 23, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App Update Notification
2 participants