- Sep 18, 2018
- 1,366
- 865
I removed them from the plugin.js, like deleting those files from plugin folder. But it still error.You only need to remove them from the plugins.js file. The plugin files themselves don't need to be removed.
The error is because the emulator can't find those files due to the encoding used on the filenames.
I also tried to move those files to the www/js, but still error.
And then I tried to move them to www folder, yet still error.
...
Edit
So I have to erase those words from the plugins.js file! Like set it to false or erase the whole command line?
Last edited: