I've checked my spam settings, anything marked as spam is delivered to a folder and not deleted, and I've just white listed @codenameone.com (is this the right domain name?)
Note that I still get emails but only from older apps - so if its the spam filter then something would have changed in the email logs to change the spamminess of the emails that are sent which seems unlikely. The simulator has that stream closed exception on the simulator is that just simulator specific or could that be why the email is not being sent? Should Message.sendViaCloudSync still work? I could try that in a build and see if that delivers email? On Tuesday, July 25, 2017 at 6:17:46 AM UTC+12, Steve Hannah wrote: > > I have filed an issue on this. > https://github.com/codenameone/CodenameOne/issues/2166 > > On Mon, Jul 24, 2017 at 11:08 AM, Steve Hannah <[email protected] > <javascript:>> wrote: > >> I've finally reproduced it. I had been using Xcode 8 to do the builds. >> Changing to Xcode 7 reproduced it. >> >> Fixing this might be tricky (i.e. may require upgrading to Xcode 8 on the >> build server - and Xcode upgrades almost always come with trade-offs). >> Best bet right now is to figure out why the Log.sendLog() isn't reaching >> you. (I still can't reproduce this problem). It should be working. The >> most likely scenario is that it is getting blocked by a spam filter. If >> you're 100% sure that isn't happening. Check again so you're 101% sure. >> There aren't a whole lot of other things that it could be. >> >> Steve >> >> On Mon, Jul 24, 2017 at 10:43 AM, Steve Hannah <[email protected] >> <javascript:>> wrote: >> >>> >>>> About the console not working, Steve does it make sense to add a build >>>> hint that will toggle using printf and NSLog since we now use a macro? >>>> >>> >>> This would be easy to do. I doubt it would make a difference here but I >>> could be wrong, and there might be other benefits I'm not aware of. >>> >>> I'm currently working on trying to reproduce this problem by playing >>> with build settings and running on different versions of iOS. So far I >>> haven't been successful. (Logging working fine for me in all cases). >>> >>> Steve >>> >>> >>>> -- >>>> 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] >>>> <javascript:>. >>>> 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/b5c25f8d-7f73-4ea3-b256-a00740db0e66%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/codenameone-discussions/b5c25f8d-7f73-4ea3-b256-a00740db0e66%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 >>> >> >> >> >> -- >> Steve Hannah >> Software Developer >> Codename One >> http://www.codenameone.com >> > > > > -- > 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/b7b41d64-1000-4a09-8f77-f16b2857b116%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
