Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 150094

Re: iOS 8 - FileStream throwing error 2038 on open for write?

$
0
0

Does it make a difference if you replace:

var storagePath:File = new File(File.applicationDirectory.nativePath + "/\.\./Documents"); 

with:

var storagePath:File =  File.documentsDirectory;

??

You should really be using File.documentsDirectory and not that assumption about walking up from a relative path from File.applicationDirectory anyway.


Viewing all articles
Browse latest Browse all 150094

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>