[TIMOB-1844] Can't use readLine on Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-08-20T16:22:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, file, filesystem, read, readline |
Reporter | Burggraf |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:03:45.000+0000 |
Updated | 2017-03-09T23:35:01.000+0000 |
Description
If I try to call readLine() on a file object in Android, I get a message that you must first open the file. Unfortunately, you can't call an open() method on a file object, either.
No test case, ticket marked as invalid.
I can see the Open method but no readLine on Titanium.Filesystem.File object. Please reopen this ticket if you can provide a test case or better description to reproduce this issue.
Closing ticket as invalid.