Skip to content

bug: '"CapacitorSQLite" plugin is not implemented on ios' in version 8 #679

@kazlauskis

Description

@kazlauskis

I have tried various solutions, including https://capawesome.io/blog/troubleshooting-capacitor-ios-issues/#plugin-is-not-implemented

Plugin version:
v8.0.0

Platform(s):
iOS

Current behavior:
Running the plugin throws the "not implemented on ios" error.
Works fine on the web and Android.
Package.swift doesn't seem to have an entry for the CapacitorSQLite. Also, maybe something else?

Expected behavior:
To work correctly.

Steps to reproduce:

  1. git clone https://github.com/kazlauskis/sqlite-v8-error
  2. cd sqlite-v8-error
  3. npm install
  4. npm run build
  5. npx cap sync ios
  6. npx cap run ios

Related code:
A simple repo with basic code to reproduce this. https://github.com/kazlauskis/sqlite-v8-error

Other information:
XCode version 26.2 (17C52).

Capacitor doctor:

npx cap doctor
💊   Capacitor Doctor  💊

Latest Dependencies:

  @capacitor/cli: 8.0.1
  @capacitor/core: 8.0.1
  @capacitor/android: 8.0.1
  @capacitor/ios: 8.0.1

Installed Dependencies:

  @capacitor/android: not installed
  @capacitor/core: 8.0.1
  @capacitor/cli: 8.0.1
  @capacitor/ios: 8.0.1

[success] iOS looking great! 👌

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug/fixSomething isn't workingduplicateThis issue or pull request already existsneeds: triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions