[AC-3306] Can't run the mobile application on android device or the emulator.
GitHub Issue | n/a |
Type | Epic |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T03:09:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Mustafa Mert Karataş |
Assignee | Shak Hossain |
Created | 2015-05-12T12:05:49.000+0000 |
Updated | 2016-03-08T07:57:43.000+0000 |
Description
Steps to Reproduce
Create mobile app project->Connect the Android Device to the PC->Enable Developer Options and USB Debugging->Choose Device from the available devices->Press Run
Actual Result
Crashes with exception thrown from longjohn.js:185. Logs out TypeError: Cannot read property 'length' of undefined at _build.js:521:21
Expected Result
The app to run on the connected device or the emulator.
Attachments
[~mmkaratas] can you please attach a test case? Thanks