kiwix / kiwix-apple

Kiwix for offline access on iOS and macOS
https://apple.kiwix.org
GNU Lesser General Public License v3.0
434 stars 69 forks source link

Unlinked ZIM file can cause invalid tab state on macOS #723

Closed BPerlakiH closed 1 month ago

BPerlakiH commented 1 month ago

Steps to reproduce:

The problem:

We are saving the tabs data separately from the ZIM files, and once the ZIM file is unlinked, we try to restore these tabs. In most cases we will only receive a pop-up, that the content is not available, which is not user friendly, the bigger problem is that in rare cases it can also crash the app.

Solution: