[ 
https://issues.apache.org/jira/browse/FLEX-35023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133661#comment-15133661
 ] 

Chanai Moentit commented on FLEX-35023:
---------------------------------------

Just checked once again and found that issue is some kind of device's space 
available is not enough, actually is enough device's space has around 500MB 
while using file system 1KB i try to clear some more space and work now.

> iPhone 6 with iOS 9.2.1 cannot use FileStream class
> ---------------------------------------------------
>
>                 Key: FLEX-35023
>                 URL: https://issues.apache.org/jira/browse/FLEX-35023
>             Project: Apache Flex
>          Issue Type: Bug
>         Environment: iPhone 6 with iOS 9.2.1 
>            Reporter: Chanai Moentit
>            Priority: Critical
>
> fs.open(db,FileMode.WRITE);
> fs.writeBytes(ba);  <---Will error#0 here
> fs.close();
> fs.open(db,FileMode.WRITE);
> fs.writeUTFBytes(utfba);  
> fs.close(); <---Will error#0 here



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to