[TIMOB-25312] When using SDK 6.2.0, images are not loaded but FILE NOT FOUND exception is thrown for Android
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2017-09-18T22:44:07.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | ILAY SENER |
| Assignee | Unknown |
| Created | 2017-09-18T03:16:50.000+0000 |
| Updated | 2018-08-06T17:41:09.000+0000 |
Description
when referring to local image as per below, an"FILE NOT FOUND" exception is thrown,
[ERROR] : TiDrawableReference: (pool-3-thread-1) [82,82] Problem opening stream with url /images/default.png: Resources/images/default.png
[ERROR] : TiDrawableReference: java.io.FileNotFoundException: Resources/images/default.png
Reproduce:
Create the basic mobile app and replace the index.xml code with the below.
The image is included in the app be default.
Could this be TIMOB-25284? Please try
ti sdk install -b 6_2_X, it will be included in 6.2.1 released asap!Thanks Hans.
Closing as a duplicate. If this is in error, please reopen.