Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7037] Application exits upon changing orientation on a LW window

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2012-02-09T23:53:59.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterHieu Pham
AssigneeOpie Cyrus
Created2012-01-09T14:34:26.000+0000
Updated2012-02-09T23:53:59.000+0000

Description

Application exits normally when orientation is changed on a LW window. Code:
var win = Ti.UI.createWindow(); // lightweight in app.js
win.open();

Comments

  1. Opie Cyrus 2012-01-09

    Issue cannot be reproduced on 2.2 or 3.2 devices against either V8 or Rhino. Looks to stem from a custom AndroidManifest.xml being used directly in eclipse rather than a platform issue. Closing.

JSON Source