-
Notifications
You must be signed in to change notification settings - Fork 151
Closed as duplicate
Closed as duplicate
Copy link
Labels
bug/fixSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already existsneeds: triage
Description
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:
git clone https://github.com/kazlauskis/sqlite-v8-errorcd sqlite-v8-errornpm installnpm run buildnpx cap sync iosnpx 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug/fixSomething isn't workingSomething isn't workingduplicateThis issue or pull request already existsThis issue or pull request already existsneeds: triage