…👀
Edit: should also mention this is only one of the key features. The client will also have a website version that functions - hopefully - near identical to the mobile app. It will be offline first allowing you to browse cached content without internet.
Yes! I believe Voyager’s database issue is caused by Safari’s implementation of IndexedDB since voyager runs in a web view. Since my app also has a web version, I suppose you could technically get that error in the browser. But the actual native app you install doesn’t use a web view or IndexedDB, so you will never see that error.