I've just started testing my app with 0.14.5 instead of 0.12.3. On first launch, all my app's settings in localStorage were wiped. (Similar to #4527, except not using an app:// protocol. Just referencing localStorage). I thought maybe this was a migration bug, but it also seems that localStorage is wiped for each app launch. Are there any oddities with localStorage that could explain this, or any known workarounds?
I've just started testing my app with 0.14.5 instead of 0.12.3. On first launch, all my app's settings in localStorage were wiped. (Similar to #4527, except not using an
app://protocol. Just referencinglocalStorage). I thought maybe this was a migration bug, but it also seems that localStorage is wiped for each app launch. Are there any oddities with localStorage that could explain this, or any known workarounds?