Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3121] Titanium.Filesystem.getApplicationDirectory()

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2012-07-19T15:43:33.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
Reporterrob van den berg
AssigneeShak Hossain
Created2012-07-10T04:48:20.000+0000
Updated2016-03-08T07:48:11.000+0000

Description

Steps to Reproduce

var fp = Titanium.Filesystem.getApplicationDirectory();

Actual Result

file://localhost/Users/rob/Library/Application%20Support/iPhone%20Simulator/5.1/Applications/A48852C0-4831-4BE3-8118-41A5105C0427/Applications/

Expected Result

file://localhost/Users/rob/Library/Application%20Support/iPhone%20Simulator/5.1/Applications/A48852C0-4831-4BE3-8118-41A5105C0427/

Attachments

FileDateSize
.log2012-07-10T04:48:25.000+0000315498
diagnostic6113900265403891868.log2012-07-10T04:48:29.000+00001440

Comments

  1. Varun Joshi 2012-07-12

    Hi Rob, This issue is actually invalid because there was a change in the native Apple behavior in the latest OS. Previously, the location where the app resides and the location of Applications folder was the same so they would give the same result but now the app resides in a different location. This is something that was changed natively. Thanks, Varun
  2. Varun Joshi 2012-07-19

    Native Apple behavior

JSON Source