AppiumTransport.preflightCheck method
AppiumTransport › preflightCheck
Verifies that the Obsidian app is running and the WebView is available.Signature:
preflightCheck(_vaultPath: string): Promise<void>Parameters:
| Parameter | Type | Description |
|---|---|---|
| _vaultPath | string | Not used on mobile. |