I just built this test and ran it on my iPhone 6S running iOS 10.0.2, and it worked fine. Both Log.p and System.out.println showed up in the device log, and the log was correctly emailed to my account. https://gist.github.com/shannah/a18e223f4d1867041ca89c5b3cc51322
If you can post a test case that I can build and demonstrates the issue (in the issue tracker), I'll take a look. Steve On Wed, Jul 19, 2017 at 10:10 PM, <[email protected]> wrote: > Devices I could get logs from a week or so ago I can no longer see logs on > builds sent this week. > > I haven't had any where near 200 emails in the past 48 hours. > > The only email logs I get are from apps released last year that haven't > been updated since - they come in at a rate of a couple per week or less. > > > > On Thursday, July 20, 2017 at 4:34:42 PM UTC+12, Shai Almog wrote: >> >> Send log should work unless you passed 200 emails in the past 48 hours or >> so in which case we throttle it to prevent inbox flooding. >> We recently switched from NSLog to printf due to a user request. It seems >> Apple made some changes that broke NSLog for most users but printf should >> work. Steve should know more about this. >> > -- > 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/5f5eb7c4-e96b-405e-90a1- > acb9ebc8a911%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/5f5eb7c4-e96b-405e-90a1-acb9ebc8a911%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- 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/CAGOYrKUZ3f6EoV1Bok7XvVsF6kd3KAtx9-ZNRXza%3Dd3tcTHn2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
