[TIMOB-723] Initial copy of project resources to /sdcard sometimes fails
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:54:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.3.0 |
Components | Android |
Labels | android, defect |
Reporter | Marshall Culpepper |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:35:09.000+0000 |
Updated | 2011-04-17T01:54:02.000+0000 |
Description
ATM I've only seen this happen in linux..
When a project is first deployed onto a new emulator, sometimes you get an error during the initial copy to /sdcard. If this error occurs, you will see a crash when the app boots up for the first time. (The trace will say that it can't find /sdcard/Ti.debug/$yourappid/app.js)
A temporary workaround:
- Close the app
- Uninstall from the emulator (Home > Menu > Settings > Applications > Manage Applications > > Uninstall)
- Close the emulator
- Hit "Launch" again from Developer
This bug should be fixed as of this commit:
http://github.com/appcelerator/titanium_mobile/commit/d59cfdcd528861f7394dae58f157e5c742043f35"> http://github.com/appcelerator/titanium_mobile/commit/d59cfdcd52886...