CodeHubApp / CodeHub

CodeHub is an iOS application written using Xamarin
http://www.codehub-app.com
22.86k stars 613 forks source link

[Data loss] Gist edits lost on app switching #643

Open skull-squadron opened 4 years ago

skull-squadron commented 4 years ago

It's essential to save/restore state (data and views) with the app delegate or all is lost when the app reloads if it was purged automatically by iOS.

iOS: 12.4.1 CodeHub: latest from IAS

skull-squadron commented 4 years ago

Possibly useful: