obsidian-univer icon indicating copy to clipboard operation
obsidian-univer copied to clipboard

Till fix of mobile crash, enable `isDesktopOnly: true` in manifest.json

Open VeryEvilHumna opened this issue 6 months ago • 1 comments

Problem

As said in #80, plugin crashes on Android. If plugin is enabled from PC version, then .obsidian folder is synced to Android, Android client crashes on startup, rendering the app unusable at all.

Solution

Till #80 will be fixed, add isDesktopOnly: true option in manifest.json. Obsidian on Android will not load this plugin on startup, so it wouldn't crash.

Additional details

Also, your bug report issue template is broken and has errors, so I created it using only available, Feature Request form

VeryEvilHumna avatar Aug 22 '24 01:08 VeryEvilHumna