twostraws / Unwrap

Learn Swift interactively on your iPhone.
https://www.hackingwithswift.com
Other
2.3k stars 312 forks source link

Opening app on M1 Mac resets progress #229

Open robinlmp opened 3 years ago

robinlmp commented 3 years ago

The problem

It seems that if the app is opened on an M1 Mac, that the users progress is reset. I haven’t tried it myself, mainly because I don’t use an M1 (yet).

Reported on the slack channel here: https://hackingwithswift.slack.com/archives/CJBQQ7J4C/p1634786078000800

Expected behaviour

I suppose either the app should be set to not target macOS, or it should not wipe progress when it is installed.

Unsure which versions were being used. Have asked and will update when I get a reply.