[TIMOB-14148] BlackBerry: Have filesystem use the native data directory to store files
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2013-06-07T06:02:45.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | Russell McMahon |
| Assignee | Russell McMahon |
| Created | 2013-06-07T05:19:43.000+0000 |
| Updated | 2013-06-14T18:22:20.000+0000 |
Filesystem object is doing the directory access correctly:
Handle<Value> TiFilesystemObject::getDataDirectory() { return String::New(QDir::homePath().toUtf8().constData()); }Verified it by building the filesystem app, packaging it & installing it on device. Environment: Ti Studio : 3.1.1.201306112235 Ti BB SDK : 3.1.1.v20130613185544 Mac OSX : 10.8.3 Alloy : 1.1.3-cr CLI - 3.1.1-cr win 7 Win 8 Z10 BB simulator : 10.0.10.822 Z10 device running 10.0.10.88