[TIMOB-10426] Tooling: Build process does not report missing files like .so from a project downloaded from an SVN
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-08-02T21:57:58.000+0000 |
Affected Version/s | Release 2.1.1 |
Fix Version/s | n/a |
Components | Tooling |
Labels | core |
Reporter | Anirudh Nagesh |
Assignee | Ingo Muschenetz |
Created | 2012-08-13T14:29:41.000+0000 |
Updated | 2017-03-21T22:16:54.000+0000 |
Description
Create a project , build and run it on Android emulator and Device.
Upload the project to Github or any SVN
On a new machine, setup the Ti, Android environment.
Checkout the project from SVN, import it to Studio.
Run it on emulator -> it works fine.
Run it on device -> Application dies throwing UnsatisifedLinkError.
The build process and studio should report the user of missing files.
Closing ticket as the issue cannot be reproduced and due to the above comments.