Where is persistentStorageDirectory?
I am running adl.exe in a staged test environment. One of the things I am doing is changing the Windows env variables USERPROFILE and HOME to values that reference a folder location on my machine that I have staged so as not to have the tests modify my real user dir. When I run the air application using adl.exe, I am seeing the following:
unknown error: Error: Error #2014: Feature is not available at this time.
at Runtime/get persistentStorageDirectoryName()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()
I am guessing that AIR is not finding a location that it is expecting under my staged user folder. Where is the "persistentStorageDirectory" that AIR uses by default?
Many thanks,
Trevor
