0

How to find files in Textastic memory cache

Doug Dyer 4 years ago in iPad 0

I am writing a PWA using JavaScript in Textastic. If I re run my code after a short interval, the database opens correctly (using indexedDBj). If re running after a long interval, I will often encounter this error: NotFoundError: Failed to execute 'transaction. Is there away to see what 'files' are stored in the Textastic memory cache?