[TIMOB-6095] Android: Database - v8 only, Nook only, selecting pre-packaged Db causes Uncaught Error
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2011-11-08T14:13:46.000+0000 |
| Affected Version/s | Release 1.8.0.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | branch-v8 |
| Reporter | Michael Pettiford |
| Assignee | Hieu Pham |
| Created | 2011-11-08T11:55:58.000+0000 |
| Updated | 2014-06-19T12:42:52.000+0000 |
Description
Navigating to Platform, Database and then pressing Pre-packaged DB button causes v8 Uncaught Error: Java Exception occurred
Steps to Reproduce:
1. Launch KS
2. Navigate to Platform
3. Press Database table view row
4. Press Pre-packaged DB button
Actual Result:
v8 Uncaught Error: Java Exception occurred
Expected result:
Should be able to see log output
Pull Request https://github.com/appcelerator/titanium_mobile/pull/650
This is a duplicate of TIMOB-6083