How can you extract the logs with iTunes? I am using a Windows 7 machine and have no access to a Mac or XCode for debugging an app on my iOS device.
Thanks. On Thursday, January 24, 2013 at 8:44:01 AM UTC-5, Shai Almog wrote: > > If you use the Log class you can see the entries in the logs of the device > which you can extract via itunes. > Generally issues on the device relate to memory consumption, you can view > the How Do I? videos where I talk about performance and debugging. > You should try using the performance monitoring tool to see if there are > many allocations. > > You need a paying account for the sources, they are just too large and > uploading them slows the build considerably. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/1a251232-46d1-4a7a-9888-957a635aa99e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
