T
T
tyoma_koder2021-09-27 16:03:05
Apache Cordova
tyoma_koder, 2021-09-27 16:03:05

Why doesn't cordova-plugin-nativestorage work after project build?

Project on ionic and cordova.
I started the build with the cordova build android command, then I tried to run the application in the android emulator with the ionic cordova emulate android command, but I got an error from cordova-plugin-nativestorage
6151bfed3e7ff675276155.png
Then I opened the apk file in android studio, the application started, but when I tried to write something to native storage, an error occurred "plugin_not_installed".

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tyoma_koder, 2021-10-01
@tyoma_koder

Everything was fixed after deleting all folders except src and resources and regenerating them via npm install and running the application

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question