Mine are not rotated (I’m a portrait only app). But they are off what looks like 64 pixels too low and 8 pixels to far to the right. In a landscape only app, compiled with the latest stable version, everything is right as well as another portrait only app compile with a older version.
So it’s does not appear to be the iPad or iOS6 since I’m running the GM seed as well.
[import]uid: 19626 topic_id: 31017 reply_id: 124046[/import]
The problem happens in the xcode simulator (xcode 4.5)
It does not happen in the mac corona simulator
I am unable to reproduce the problem with NativeKeyboard2. I think the problem may involve orientation.
My app is landscape only.
Your third statement is correct - I am only able to reproduce the problem building to 6 and running on 6.
One thing to note – the “incorrect” orientation and position that I’m observing appear to be as if it is placing the control as if the device was in portrait mode (even though my app does not support portrait mode, this control seems to think it’s in portrait mode). Does this make sense?
Hope this helps -
Thanks!
Scott
[import]uid: 31041 topic_id: 31017 reply_id: 124068[/import]
I verified the problem using a sample app and the rotation issue shows up on both native.newTextField and native.newTextBox when in landscape mode. I confirmed it by building for iOS6 and running it on the iOS iPhone5 simulator. We will look at the fix tomorrow.
Thanks for reporting this.
Tom [import]uid: 7559 topic_id: 31017 reply_id: 124113[/import]
Mine are not rotated (I’m a portrait only app). But they are off what looks like 64 pixels too low and 8 pixels to far to the right. In a landscape only app, compiled with the latest stable version, everything is right as well as another portrait only app compile with a older version.
So it’s does not appear to be the iPad or iOS6 since I’m running the GM seed as well.
[import]uid: 19626 topic_id: 31017 reply_id: 124046[/import]
The problem happens in the xcode simulator (xcode 4.5)
It does not happen in the mac corona simulator
I am unable to reproduce the problem with NativeKeyboard2. I think the problem may involve orientation.
My app is landscape only.
Your third statement is correct - I am only able to reproduce the problem building to 6 and running on 6.
One thing to note – the “incorrect” orientation and position that I’m observing appear to be as if it is placing the control as if the device was in portrait mode (even though my app does not support portrait mode, this control seems to think it’s in portrait mode). Does this make sense?
Hope this helps -
Thanks!
Scott
[import]uid: 31041 topic_id: 31017 reply_id: 124068[/import]
I verified the problem using a sample app and the rotation issue shows up on both native.newTextField and native.newTextBox when in landscape mode. I confirmed it by building for iOS6 and running it on the iOS iPhone5 simulator. We will look at the fix tomorrow.
Thanks for reporting this.
Tom [import]uid: 7559 topic_id: 31017 reply_id: 124113[/import]
For what it’s worth, after building with xcode 4.5 (final) installed, Corona 919, and running on an iPad with the released 6.0, this problem is no longer appearing.
Someone somewhere fixed something - Thanks whoever you are!
[import]uid: 31041 topic_id: 31017 reply_id: 124780[/import]
For what it’s worth, after building with xcode 4.5 (final) installed, Corona 919, and running on an iPad with the released 6.0, this problem is no longer appearing.
Someone somewhere fixed something - Thanks whoever you are!
[import]uid: 31041 topic_id: 31017 reply_id: 124780[/import]