GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-02-02T00:21:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 3.0.0.GA, debug, debugger, debugger-android |
Reporter | Markus Wutzler |
Assignee | Eduardo Gomez |
Created | 2013-01-10T00:56:21.000+0000 |
Updated | 2016-03-08T07:41:18.000+0000 |
*Problem*
After changing to SDK 3.0.0 the app continiously restarts on Device and Emulator when it runs in non-debug mode. Running the app in debug mode on the device works fine.
I attached a log file part of the non-debug mode [^log.txt] and the whole log from debug starting after touching the app on the device [^log_debug.txt]
@Markuz Wutzler Please provide either a working sample or Titanium project to dig into it. You can check the [JIRA Ticket Checklist](http://docs.appcelerator.com/titanium/latest/#!/guide/How_to_Submit_a_Bug_Report-section-29004732_HowtoSubmitaBugReport-JIRATicketChecklist) and complete this issue. Once the info have been included this ticket might be accepted.
We figured out that there was an incompatibility with one of our modules. Building this module with a newer sdk solved the problem. Unfortunately there was no error neither in build.log nor in logcat.
Please create new jira ticket adhering to [this guide](http://docs.appcelerator.com/titanium/latest/#!/guide/How_to_Submit_a_Bug_Report-section-29004732_HowtoSubmitaBugReport-CreatingaTestCase) about module issue.