[TIMOB-14635] Android: Default Titanium Tab App won't run on phone
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-08-06T16:25:30.000+0000 |
Affected Version/s | Release 2.1.4, Release 3.1.1, Release 3.2.0 |
Fix Version/s | 2013 Sprint 16, 2013 Sprint 16 API |
Components | Android |
Labels | supportTeam |
Reporter | Eduardo Gomez |
Assignee | Ingo Muschenetz |
Created | 2013-07-23T21:49:51.000+0000 |
Updated | 2017-03-03T22:07:08.000+0000 |
Description
Steps to reproduce
Just create a Titanium Default Tab Application and install to Device.Expected results
App is able to launch and runActual results
It shows the splash screen, displays the main screen for about a second and then shuts down.Reproducible
- Android Motorola Phone (logPhoneShutdown.txt attached) Model #: MOTOROLA RAZRi Android Version: 4.1.2 Kernel Version: 3.0.34-g261995f Build Number: 9.8.2I-50_SMI-29.1359956748Not reproducible
Droid Razr 2.3.5Attachments
File | Date | Size |
---|---|---|
logPhoneShutdown.txt | 2013-07-23T21:49:51.000+0000 | 29609 |
Tested on RAZRi XT890 4.0.4 with titanium 2.1.4, the app did not crash and worked as expected.
Tried 3.1.1GA SDK with Studio 3.1.1 on a Motorola Razr I running 4.0.4. Not 100% sure which template was referenced, so I used the "Default" template (with two tabs) as well as the "Tabbed Application" template. Default template - run on device Set run configuration to x86 4.1.2 x86 - unable to reproduce Set run configuration to x86 4.2.2 x86 - unable to reproduce Set run configuration to Google APIs (2.3.3) armeabi - unable to reproduce Tabbed application template - run on device Set run configuration to x86 4.0.3 x86 - unable to reproduce Set run configuration to x86 4.2.2 x86 - unable to reproduce Set run configuration to Google APIs (4.0.3) armeabi-v7a - unable to reproduce tried packaging and installing the default template Built with Google APIs 4.0 armeabi-v7a - unable to reproduce Built with Andrid x86 4.0.3 - unable to reproduce Can we get some more info?
Thanks [~emerriman]. We couldn't reproduce it either. I've misread device logs sorry about that. This is not a x86 processor issue. Probably Titanium is "Scheduling application restart" so we've suggested to have a try at latest stable SDK since 2.1.4.GA is a bit old.
Customer was able to resolve the problem by unchecking all the choices except for usb debugging on the developer options in settings on the phone.
Resolving as invalid based on customer feedback.
Closing as invalid.