I'm not sure I understand your second question? On the device the
file path will be /var/mobile/Applications/<app id>/Documents for the
LocalFileSystem.PERSISTENT FileEnty.
-becky
> */Users/ziobudda/Library/Application
> Support/iPhone
> Simulator/4.3/Applications/B20807F1-D375-409B-BAF3-26A55D3E7F61/Documents/*
Sorry, I don't have any ideas why the code would work different. I
have successfully read the contents of a file and output the result
via a console.log statement in the onloadend or onload functions.
Note that FileReader.readAsText(file) expects a File object or a full
file path as the input parameter. How are you creating the file that
you are reading?
I'm not sure I understand your second question? On the device the
file path will be /var/mobile/Applications/<app id>/Documents for the
LocalFileSystem.PERSISTENT FileEnty.
> --
> You received this message because you are subscribed to the Google
> Groups "phonegap" group.
> To post to this group, send email to phon...@googlegroups.com
> To unsubscribe from this group, send email to
> phonegap+u...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/phonegap?hl=en?hl=en
>
> For more info on PhoneGap or to download the code go to www.phonegap.com