Table of Contents

Method LoadDefaultPowerSyncExtension

Namespace
PowerSync.Maui.SQLite
Assembly
PowerSync.Maui.dll

LoadDefaultPowerSyncExtension(SqliteConnection)

Loads the bundled PowerSync core SQLite extension. Override on platform-specific adapters (e.g. MAUI iOS/Android) where the native library lives outside the desktop runtime path.

protected override void LoadDefaultPowerSyncExtension(SqliteConnection db)

Parameters

db SqliteConnection