This is a migrated thread and some comments may be shown as answers.

SQLite Error

6 Answers 34 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Audrey
Top achievements
Rank 1
Audrey asked on 08 Nov 2013, 12:44 PM
Hi,
I use the SQLite plugin in my app and when I debug on the iPhone I can read the the console :

ERROR: Plugin 'Logger' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.


And when I want to try on the simulator I get this error in the console :
[object SQLTransaction]  [object SQLError]

Do you have any idea where does it come from and how to fix it ?


6 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 08 Nov 2013, 04:55 PM
Hello Audrey,

In Icenium v.1.9 we've changed the way plugins are handled, namely:

"Icenium no longer lists newly enabled integrated plugins in the `Plugins` folder in the Project Navigator. If you want to update the version of an integrated plugin that has been added to your project in an earlier version of Icenium, delete its files and folders from the Plugins folder in the Project Navigator and enable the plugin from the Project Properties."

Make sure you modify your project to comply with this change and let us know if still having problems.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Audrey
Top achievements
Rank 1
answered on 18 Nov 2013, 08:04 AM
Hi, I'm still having the same problem !
The Plugins folder is empty whereas the plugin is "ON" in the properties...
0
Steve
Telerik team
answered on 18 Nov 2013, 08:31 AM
Hi Audrey,

This behavior is now expected one, integrated plugins are no longer copied to the Plugins folder of your project. So if you have set a plugin to ON in the properties, the plugin is enabled for your project and you can utilize it. This information is available in our documentation.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Audrey
Top achievements
Rank 1
answered on 18 Nov 2013, 02:19 PM
Hi,
I didn't doubt about it but the error is still in the console...
it does not prevent the app to work but is it really normal ?
0
Steve
Telerik team
answered on 18 Nov 2013, 05:33 PM
Hi Audrey,

We could not reproduce your original error when using the SQLite sample. Can you try with it and see if the same problem occurs? You can compare what differs in the sample and in your project.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Eduardo
Top achievements
Rank 1
answered on 12 Jun 2014, 05:31 PM
Hi Audrey,

I casually saw your question when I search for the same subject.

This article helped me a lot: http://mythoughtsandexperiments.blogspot.pt/2013/10/instalation-of-cordovaphonegap.html .

Try to have sure that you correct install your plugins on your app.

Cheers.
Tags
General Discussion
Asked by
Audrey
Top achievements
Rank 1
Answers by
Steve
Telerik team
Audrey
Top achievements
Rank 1
Eduardo
Top achievements
Rank 1
Share this question
or