Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2237] iOS 7: App Crash when modal window has different orientation modes

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2013-08-19T18:23:29.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMartin Weissbach
AssigneeMauro Parra-Miranda
Created2013-08-19T06:29:26.000+0000
Updated2016-03-08T07:41:14.000+0000

Description

In my application I have a navigation group and views are allowed to be displayed only in portrait mode. Here's the issue: When I open a modal window that allows portrait and both landscape orientations the app crashes when I try to close the modal window in landscape mode. I mean, you can see that the status bar is adjusting the orientation to portrait but the modal window remains in landscape and does not disappear. When I touch the close button a second time the modal window disappears and the screen goes black. When I turn the device to portrait mode before activating the close button, everything works perfectly well and as expected. I run the same tests on a device running the latest version of iOS 6. The modal window is dismissed correctly in landscape mode here.

Comments

  1. Daniel Sefton 2013-08-19

    Hi Martin, We would really appreciate it if you could create a simple test case that we can drop into an app.js and run to reproduce the issue. Also please state your Ti SDK version. Thanks for your time.
  2. Mauro Parra-Miranda 2013-11-24

    DUP of TIMOB-14182

JSON Source