· Föderation EN Mi 06.11.2024 11:22:56 @cheeaun https://gist.github.com/ebidel/188a513b1cd5e77d4d1453a4b6d060b0 seems to work usefully for me, which grabs a blob of all cached resources and sums the sizes. But I'm not sure where phanpy is storing stuff and maybe it's in indexeddb or something. (I'd test this on ios in the devtools, but because I reinstalled the PWA it doesn't have a big cache to test any more!) |
Föderation EN Do 07.11.2024 05:35:50 @sil thanks! Added button for the cache sizes check - doesn't seem to match the numbers I'm seeing on Chrome devtools, didn't really dig further into it but I guess it's still better than nothing 😬 |
Föderation EN So 10.11.2024 22:12:52 @cheeaun a report: I’m running the dev version and the show cache size button doesn’t seem to do anything on my iPhone. The show cache keys button works. |
Föderation EN Mo 11.11.2024 16:20:23 @sil what's the current dev version you're running on? It wasn't working for a while (for some reason, only on Mobile Safari), I tried fixing it and should be working now, else it should show another error. |
Föderation EN Mo 11.11.2024 17:42:16 @cheeaun aha! 2024.11.10.62dc2ca works and I get a value, so apologies, that’s been fixed! |