Skip to content

cordova-sqlite-storage stuck build android #115

@andaru19

Description

@andaru19

I tried to add a plugin but when I build android there is an error.

MainActivity.java:23: error: package net.sqlcipher.database does not exist
import net.sqlcipher.database.SQLiteDatabase;

MainActivity.java:43: error: cannot find symbol
SQLiteDatabase.loadLibs(this);

install with :

Cordova: 10
Android: 10.0.0

Please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions