ObsidianTransport.isMobile
ObsidianTransport › isMobile
Type: boolean
Whether this transport targets a mobile Obsidian instance.When
true, desktop-only plugins (with isDesktopOnly: true in manifest) will refuse to run integration tests.ObsidianTransport › isMobile
Type: boolean
Whether this transport targets a mobile Obsidian instance.true, desktop-only plugins (with isDesktopOnly: true in manifest) will refuse to run integration tests.