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

update app modal undismissable #1267

Closed
ShaunSHamilton opened this issue May 19, 2024 · 2 comments
Closed

update app modal undismissable #1267

ShaunSHamilton opened this issue May 19, 2024 · 2 comments
Labels
platform: ios Issues present in iOS devices

Comments

@ShaunSHamilton
Copy link
Member

When there is an update of the app, a modal pops up asking if I would like to do so now. However, when I do not want to, the modal is non-dismissable - no close button, and tapping outside the border of the modal does not close it either.

Modal Image

WhatsApp Image 2024-05-19 at 12 57 37_f753f2e0

Device Info
  • iOS Version: 17.4.1
  • Model: iPhone SE MMXF3B/A
  • App version in image
@ShaunSHamilton ShaunSHamilton added type: bug Issues that need priority attention. Things which are obviously broken and are reported as such. platform: ios Issues present in iOS devices labels May 19, 2024
@Nirajn2311
Copy link
Member

Nirajn2311 commented May 22, 2024

Yes, this is the intended behavior but in the recent version we made the requirement to show the upgrade dialog a bit relaxed and dependent on a minimum app version value which we set. This way the dialog isn't shown up everytime there's an upgrade and instead will only show up when there's a breaking change or major fixes involved in the update(as you can see in the release notes there was a breaking behavior of the MCQ challenges).

The reason I went with this behavior is because it's easier to push out updates in sync with our APIs and also prevent users being in older versions with known bugs.

@ShaunSHamilton
Copy link
Member Author

That does make a lot of sense.

The only issue was I could not update the app, because I was on mobile data, but wanted to listen to a downloaded podcast.

Thank you for the clarification, though.

@ShaunSHamilton ShaunSHamilton closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
@ShaunSHamilton ShaunSHamilton removed the type: bug Issues that need priority attention. Things which are obviously broken and are reported as such. label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: ios Issues present in iOS devices
Projects
None yet
Development

No branches or pull requests

2 participants