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

Remote console for debugging

2 Answers 48 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.
Netanel
Top achievements
Rank 1
Netanel asked on 18 Apr 2013, 09:36 PM
Hey ,

How I can to add to my application remote console debugging ? there is something like that ?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 19 Apr 2013, 08:38 AM
Hi Netanel,

Currently Graphite (the Windows based IDE) supports debugging only iOS apps signed with a Development provision, running on iOS 6 with the Remote Web Inspector enabled. Android debugging is not supported, as the Android port of WebKit doesn't provide a Web Inspector interface for its WebView.
You can also use console.log as a debugging approach using either adb logcat for Android, or libimobiledevice's iossyslog for iOS devices.

All the best,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Netanel
Top achievements
Rank 1
answered on 19 Apr 2013, 08:43 AM
I found jsconsole.com very useful , he gave me the option to capture all console logs remotely even when I installed the app on my device.

Thanks.
Tags
General Discussion
Asked by
Netanel
Top achievements
Rank 1
Answers by
Steve
Telerik team
Netanel
Top achievements
Rank 1
Share this question
or