Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-23 Thread Shai Almog
I'm not sure why you think low level stuff like app install will work with a 3rd party browser. Apple relies on a URL syntax that isn't legal. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop re

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-23 Thread Dave Dyer
It's only a matter of time until safari has the same problem. Fortunately it's not fatal. On Wednesday, February 22, 2017 at 9:36:29 PM UTC-8, Shai Almog wrote: > > I would suggest using safari for this > -- You received this message because you are subscribed to the Google Groups "CodenameOn

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-22 Thread Shai Almog
I would suggest using safari for 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 codenameone-discussions+unsubscr...@googlegroups.com. Visit this

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-22 Thread Dave Dyer
I mean this "cannot open page" popup On Tuesday, February 21, 2017 at 10:19:00 PM UTC-8, Shai Almog wrote: > > I've lost you here. What's the "popup glitch"? > Do you

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-21 Thread Shai Almog
FYI if you connect the device to xcode you can look at the device console. This might print useful error messages when you try to install. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiv

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-21 Thread Shai Almog
I've lost you here. What's the "popup glitch"? Do you have screenshots? -- 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 codenameone-discussions+unsubs

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-21 Thread Dave Dyer
The pop-up glitch has reappeared, but there's no obvious use of http: . This appears to affect all installations of IOS debug builds. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-08 Thread Shai Almog
Interesting, I don't think it should have an impact but everything is possible. We deployed a fix for that which should be in the servers in 15 minutes or so. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-08 Thread Dave Dyer
If you examine the .plist file, you'll see a stray http: link in the header http://www.apple.com/DTDs/PropertyList-1.0.dtd";> -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-08 Thread Shai Almog
You don't need to compile a new build it should work for all builds as all we did was change http to https URL's. Please click the "install on device" button in the console. View the source and find the ITMS link. It should end with something like this: https://codename-one.appspot.com/999

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-07 Thread Dave Dyer
Not fixed for me (with a build just completed) -- 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 codenameone-discussions+unsubscr...@googlegroups.com. V

Re: [codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-07 Thread Ivan Ilavsky
works! App installed. Fixed for me, thanks! Dňa 6.2.2017 15:23 používateľ "Shai Almog" napísal: > I did see some usage of http instead of https. This is fixed now. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "CodenameOne Discussions" group. > T

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-06 Thread Shai Almog
I did see some usage of http instead of https. This is fixed now. -- 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 codenameone-discussions+unsubscr...@

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-05 Thread Shai Almog
Thanks, we'll check. -- 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 codenameone-discussions+unsubscr...@googlegroups.com. Visit this group at https:/

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-05 Thread Dave Dyer
Yes, and I can also confirm that it doesn't occur on an older device. Maybe something related to the deprication of HTTP ? -- 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

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-04 Thread Shai Almog
Are you also on 10.2? It might be related to changes from Apple. -- 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 codenameone-discussions+unsubscr...@g

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-04 Thread Dave Dyer
I'm having the same glitch for the last few days. Using firefox on IPAD, When you click "install" on the IOS build, you get 3 popups, the first and third are a complaint "cannot open page" and the middle one is the usual "install this app (ok)" . The install works, so this complaint doesn't

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-03 Thread Shai Almog
Hi, can you think of a reason the device won't have access to the appengine servers? If you try to open that URL in the browser does it work? Is it possible the URL expired? Our builds expire within 3 days. -- You received this message because you are subscribed to the Google Groups "CodenameOn

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-03 Thread Ivan
Hi, when the UDID is wrong, the message is different: "Unable to Download App: could not be installed at this time." this will be something else I cannot find nothing special in permissions :( -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussi

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-02 Thread Shai Almog
Are you sure about the UIID value, maybe it's device permissions or something similar to that? This is a bit old by now but it contains some ideas about what can go wrong with installs as well: https://www.codenameone.com/blog/ios-code-signing-fail-checklist.html -- You received this message

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-01 Thread Ivan
> > Hi, > no, this is the first installation -- 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 codenameone-discussions+unsubscr...@googlegroups.com. V

[codenameone-discussions] Re: iOS Install: Cannot connect to codename-one.appspot.com

2017-02-01 Thread Shai Almog
Hi, Do you have a different version of the app already installed on the device? -- 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 codenameone-discussion