martinstoeckli / SilentNotes

SilentNotes is a simple note taking app which respects your privacy.
https://www.martinstoeckli.ch/silentnotes
Mozilla Public License 2.0
238 stars 35 forks source link

Startup issues #203

Closed martinstoeckli closed 1 year ago

martinstoeckli commented 1 year ago

Describe the bug A user reported a bug at the start of the application, the app crashes every second time. We could narrow down the problem, it crashes only when the app was closed with the back key (triangle symbol), when closed with the other keys everything runs correctly.

Platform

Version 7.2.1

martinstoeckli commented 1 year ago

It is probably related to the change of the IOC framework, the back key will recreate the main activity and the IOC of the community toolkit cannot be cleared.