[codenameone-discussions] Re: Screen Size on Iphone X

2018-03-04 Thread Shai Almog
Hi, are you building with the 9.2 target? https://www.codenameone.com/blog/xcode-9-on-by-default.html -- 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] Re: Screen Size on Iphone X

2018-03-04 Thread kandy
Hi Shai The problem are only in real devices or in Xcode devuce simulator. We found the solution, on iPhone X device is necesary include a new html tag, I found it on this article. https://webkit.org/blog/7929/designing-websites-for-iphone-x/ Now, I have a new question: On the iPhoneX dev

[codenameone-discussions] Re: Screen Size on Iphone X

2018-03-02 Thread Shai Almog
Hi, I tried doing this and it worked for me with the X skin:

[codenameone-discussions] Re: Screen Size on Iphone X

2018-03-02 Thread bitxenio
Hi Shai we were investigating, and found that the bug is on the inside the Browser Component. This component on Iphone X, does not fill the availabe vertical space. On this device on te bottom of screen appears a white band. We try it on the xcode simulator and in real device and the behaviour

[codenameone-discussions] Re: Screen Size on Iphone X

2018-03-02 Thread bitxenio
I updated the libs, and compiled the app, the result is similar, on the iphone X screen appear two white bands upper and bottom. Any ideas? Best Regards On Friday, March 2, 2018 at 5:39:37 AM UTC+1, Shai Almog wrote: > > Hi, > I'm guessing you switched between two separate projects. Right click

[codenameone-discussions] Re: Screen Size on Iphone X

2018-03-01 Thread Shai Almog
Hi, I'm guessing you switched between two separate projects. Right click the problematic project and select Codename One -> Codename One Settings -> Basic -> Update Client Libs. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To uns