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

Debug database on device

3 Answers 47 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.
Thomas
Top achievements
Rank 1
Thomas asked on 28 Jan 2013, 11:20 PM
I have created a simple app that I locally deployed to my iPhone using Icenium.  I have some odd behavior issue can only be debugged by looking at the local sqlite database, but the debugger that always worked on simulator (to run queries against the database) doesn't seem to work on the actual device.

Any ideas?

3 Answers, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 29 Jan 2013, 10:26 AM
Hi Thomas,

 I can confirm that Databases don't work on the Device Web Inspector. In fact, most elements in the Resources tab don't work. Unfortunately the iOS 6 Web Inspector is an experimental and reverse-engineered feature relying on undocumented iOS protocols and as such is not guaranteed to work in all cases.

 We will look into the issue and see if anything can be done to fix this.

All the best,
Yavor Georgiev
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Stephen
Top achievements
Rank 1
answered on 21 May 2013, 08:15 AM
Hi Yavor,

Is there a solution to allow debugging when using SQLite as it looks like you can't debug with the Simulator or via the Device using Icenium and you can only write so many console logs :-O. Is there a solution? Even without the database support we can never get the Web Inspector to work (I appreciate it's experimental)

Regards

Steve
0
Andres
Top achievements
Rank 1
answered on 21 May 2013, 08:41 AM
Hi Thomas,
Maybe you can share your code. I tested and APP using SQLLite on Android and iOS, and i got no problems.
Tags
General Discussion
Asked by
Thomas
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Stephen
Top achievements
Rank 1
Andres
Top achievements
Rank 1
Share this question
or