Re: Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-02-03 Thread Carlos Santana
2 ways to make the corners don't show up in simulator 1. rotate and rotate back while in split view 2. make the app that I bring from the right take the whole screen, and then bring back cordova app from the right [1]: https://www.evernote.com/l/ACJTXoqbhYFIn6mo-SThfghBkSEYsP7vTgk [2]: https://ww

Re: Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-02-03 Thread julio cesar sanchez
They shouldn't disappear, they don't disappear on my tests on the simulator. Well, they disappear when there is another app on Slide Over because the app on the Slide Over is over the app, and the cordova app is grayed out and not usable, once I hit the white button to change to Split View the webv

Re: Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-02-02 Thread Carlos Santana
yes I tried it your index.html, red boxes some time disappear but they also disappear on simulator so didn't know what you were looking for. ping me tomorrow on slack, maybe I can screen share and do a live session. On Tue, Feb 2, 2016 at 9:18 AM julio cesar sanchez wrote: > Thanks for testing.

Re: Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-02-02 Thread julio cesar sanchez
Thanks for testing. Did you try with my index.html? do the red boxes always appeared on the app corners? CB-10288 is about webview not resizing correctly in multitasking screens (Split View - Slide Over) 2016-02-02 3:15 GMT+01:00 Carlos Santana : > Julio I tested on my iPad Air 2 used ios@4.0.1 t

Re: Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-02-01 Thread Carlos Santana
Julio I tested on my iPad Air 2 used ios@4.0.1 the buttons show up, buttons work, I can do splitview no crashes On Mon, Feb 1, 2016 at 10:36 AM julio cesar sanchez wrote: > cordova should support launch storyboards > https://issues.apache.org/jira/browse/CB-7521 > https://issues.apache.org/jira

Re: Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-02-01 Thread julio cesar sanchez
cordova should support launch storyboards https://issues.apache.org/jira/browse/CB-7521 https://issues.apache.org/jira/browse/CB-9161 and "Requires full Screen" should be configurable, right now is set to true (this is the JIRA item that set it to true https://issues.apache.org/jira/browse/CB-9690

Re: Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-02-01 Thread Carlos Santana
I have an iPad that supports multitasking but it's at home, I can test it tonight if no one else have gotten to it first You said "cordova doesn't officially support multitasking yet" Do you have a JIRA item describing what would be necessary to have support? On Sun, Jan 31, 2016 at 5:15 PM jul

Can you help me test/review this commit? ( ios statusbar plugin iPad multitask )

2016-01-31 Thread julio cesar sanchez
I'm trying to fix https://issues.apache.org/jira/browse/CB-10288 I've tested on simulators and seems to work fine, but I don't have any real iPad with multitasking support to test. As cordova doesn't officially support multitasking yet, you have to follow these steps to add the support. On an em