ArtSabintsev / Siren

Notify users when a new version of your app is available and prompt them to upgrade.
http://sabintsev.com/
MIT License
4.24k stars 407 forks source link

Only iOS15+? #384

Closed gfalasca closed 2 years ago

gfalasca commented 2 years ago

Hi, I was a bit surprised to see that the latest version of Siren is compatible only with iOS15+. Is it the desired behavior or maybe a bug?

ArtSabintsev commented 2 years ago

Desired behavior due to using async/await. Previous versions work just fine. Siren is effectively in maintenance mode for over a year now, so older versions still work.