[TIMOB-1177] iOS: Device resource folder not working in simulator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-03T15:14:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.8.0 |
Components | iOS |
Labels | module_filesystem, qe-testadded |
Reporter | Justin |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:45:56.000+0000 |
Updated | 2012-01-03T15:14:26.000+0000 |
Description
Using 1.3.1, resources contained in the device specific directory do not copy to the resources folder. However, they do when deployed to the actual device.
For example, for 'logo.png' in the iphone directory: when launched in the simulator, it fails to load, but when launched on the device, it is successful.
Could also be an Android issue; going to have to check it out.
Problem
This issue is still present on TiStudio 1.7.1. Every time is attempted to run this on the simulator crashed. It works fine on 1.6.2.Environment
{noformat} Product: Mobile Titanium SDK: Mobile 1.7.1 Platform OS: iOS Platform OS Version: SDK 4.2 {noformat}GIT hash SDK Version
https://gist.github.com/1093847Repro sequence
Under resources/iphone
Under resources/android folder
Associated HD Ticket
http://appc.me/c/APP-174839Bug: Valid, occurs in: TiMOB: 1.7.4.v20111025165811 Studio: 1.0.6.201110251616 OS: OSX 10.7.2 Lion Devices tested on: iPhone Simulator 5.0, iPad Simulator 5.0 Note: This bug is limited to the simulator in 1.7.4. Bug does NOT occur in: TiMOB: 1.8.0.v20111026114214 Devices tested on: iPhone 5.0 iPod 4.3.5 iPad 4.3.5 iPhone Simulator 5.0 iPad Simulator 5.0 Bug does NOT occur in: TiMOB: 1.7.4.v20111025165811 Devices tested on: iPhone 5.0 iPod 4.3.5 iPad 4.3.5 iPhone 3.1.2
Fixed by one of Blain's previous checkins.
Verified no longer occurs with SDK 1.8.0.1.v20111205164258 in iPad simulator (4.3.2, 5.0) and iPhone simulator (4.3.2, 5.0) with Titanium Studio, build: 1.0.7.201112052104
Reopening to add module filesystem label