Platform
[x] iOS
[ ] Android
Obsidian Mobile version: v0.0.17
In the latest update of Buttons plugin I’m using localStorage to store and retrieve button values. It isn’t working on iOS mobile app. I’ve used a workaround (global object) for the plugin. I’m just wondering if there is a way to use localStorage on mobile, or if it should be avoided.