Table of Contents

Method LoadDefaultPowerSyncExtension

Namespace
PowerSync.Common.MDSQLite
Assembly
PowerSync.Common.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 virtual void LoadDefaultPowerSyncExtension(SqliteConnection db)

Parameters

db SqliteConnection