[codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Bryan Buchanan
I found an article that said side loading an app can silently fail and to install Field Medic to log the output, but nothing is being logged. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop rec

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Steve Hannah
We still need to document a few things. I suspect you did a build for x86. To cut down on download size, I set the default build platform for "debug" builds to be "x86". You can specify the platform using the uwp.platforms build hint. e.g. uwp.platforms=x86(build only for x86 ... should wo

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Bryan Buchanan
Thanks Steve - added these hints (not sure if the syntax is correct): codename1.arg.uwp.buildType=debug codename1.arg.uwp.platforms=ARM but still no joy. Is there anything I can set (apart from Field Medic which doesn't seem to do anything) to get some debug info ? -- You received this message

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Steve Hannah
Error messages are not microsoft's strong point :) Can you walk me through your installation steps? (E.g. turning on developer mode, how you got the app onto your device, any observations at each step). Best regards Steve On Tue, Jun 14, 2016 at 4:37 PM, Bryan Buchanan wrote: > Thanks Steve

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Bryan Buchanan
Phone: All Settings -> Update & Security -> For Developers -> Sideload Apps Netbeans: CN1 -> Send Windows Phone build. Only settings are those two from earlier email CN1 website Dashboard: click email link Phone: Edge -> read email via Gmail, click on link, downloads binary -> File Explorer ->

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Steve Hannah
For the first step, try Developer mode instead of sideload apps, and see if that makes a difference? Best regards Steve On Tue, Jun 14, 2016 at 5:45 PM, Bryan Buchanan wrote: > Phone: All Settings -> Update & Security -> For Developers -> Sideload Apps > > Netbeans: CN1 -> Send Windows Phone b

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Bryan Buchanan
Same result - still no joy. The phone has just updated itself with something, and I've retried with both the developer and sideload options and no difference, and no error message. On Wednesday, June 15, 2016 at 11:41:16 AM UTC+10, Steve Hannah wrote: > > For the first step, try Developer mode

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Shai Almog
We'll try to reproduce this on our end and post a guideline to getting the app onto the device. FYI you can probably build with "include source" and run the project in visual studio, this might allow you to run on the device or at least get a better error message... -- You received this messag

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-14 Thread Bryan Buchanan
Thanks, although I'm not too sure what else there is to do - seems like the procedure Steve has given should work fine. Windows can obviously parse the binary that is being installed because it displays the correct app name, but then gives you no indication of success or failure, which is pretty

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-15 Thread Bryan Buchanan
FYI, I created a new CN1 starter project, built it OK for Windows, but it also silently refuses to install. -- 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 ema

Re: [codenameone-discussions] Re: Windows Phone 10 install

2016-06-15 Thread Shai Almog
We were able to reproduce the problem and it's a bit of a layered problem with a few separate causes. I don't think we'll have a fix for this Friday but we're working on it. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscr