[jira] [Commented] (CB-3315) Rotating device causes application to restart

2013-05-02 Thread Josh Dean (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647536#comment-13647536
 ] 

Josh Dean commented on CB-3315:
---

If messing with orientation in this way isn't supported, would you happen to 
know of a way that I CAN allow rotation on Android tablet devices? 
Unfortunately, it's not as simple as it is with the iPad and iOS in XCode...

 Rotating device causes application to restart
 -

 Key: CB-3315
 URL: https://issues.apache.org/jira/browse/CB-3315
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 2.5.0
 Environment: Android Tablets (assuming Android in general)
Reporter: Josh Dean
Assignee: Joe Bowser

 Whenever I startup an app and have rotation enabled, if I rotate it 
 completely restarts the app which eventually causes timeout errors and the 
 app crashes completely.
 AndroidManifest.xml - http://pastebin.com/yCNHtG7s
 app.java - http://pastebin.com/hj4X3shV

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CB-3315) Rotating device causes application to restart

2013-05-01 Thread Joe Bowser (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646969#comment-13646969
 ] 

Joe Bowser commented on CB-3315:


What device is this happening on?

Also, remove the code that's trying to set the orientation, that's probably 
what's causing your app to crash.

 Rotating device causes application to restart
 -

 Key: CB-3315
 URL: https://issues.apache.org/jira/browse/CB-3315
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android
Affects Versions: 2.5.0
 Environment: Android Tablets (assuming Android in general)
Reporter: Josh Dean
Assignee: Joe Bowser

 Whenever I startup an app and have rotation enabled, if I rotate it 
 completely restarts the app which eventually causes timeout errors and the 
 app crashes completely.
 AndroidManifest.xml - http://pastebin.com/yCNHtG7s
 app.java - http://pastebin.com/hj4X3shV

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira