Whilst preparing a new version of an app I have discovered that the previous version doesn't save the program state to permanent storage in all circumstances. So this information can be lost when an update is performed.
Is there any way to warn users of this bug and advise them on how to ensure that the program state is properly saved before the update is performed?
Thanks