Skip to content

Conversation

@Francesco146
Copy link

@Francesco146 Francesco146 commented Aug 6, 2025

Introduce a framework for an in-app updater, including UI elements for checking updates and displaying update information. This enhances user experience. this is my first time dealing with swift (and iOS / macOS development).. so expect some issues :_) . i wanted to put a starting base since the feature is quite usefull and the issue is very old. thanks to those who will do the code review :)

Closes: #3378

@osy
Copy link
Contributor

osy commented Aug 12, 2025

Have you tested it?

@Francesco146
Copy link
Author

Francesco146 commented Aug 12, 2025

yes, it compiles and renders the correct markdown. I'll send screenshots to show off the changes. the changes lay off a base for some future security checks, but i can remove it

@osy
Copy link
Contributor

osy commented Aug 12, 2025

No I mean does the update actually work?

@Francesco146
Copy link
Author

Francesco146 commented Aug 12, 2025

I'll need more testing on that. i tested these scenarios in ios and macos:

  • update available detection
  • changelog rendering
  • skip version and remind me later
  • download of the update

for ios it stops there, just prompts the user to the apple store or the guide for sideloaded apps. for macos i need to test the installation process. I'll let you know as soon as i have the time!

@Francesco146 Francesco146 marked this pull request as draft August 20, 2025 16:11
@osy osy force-pushed the main branch 2 times, most recently from 3c98442 to a0978bd Compare September 14, 2025 19:10
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.

Add check for updates feature

2 participants