partnerparticle commented on issue #667:
URL: 
https://github.com/apache/cordova-plugin-file/issues/667#issuecomment-5511458831

   Thank you for your reply!
   On iOS I did not have this issue (trying the same scenario as on Android).
   
   A quick search in CDVFile.m write() showed this:
   `unsigned long long pos = (unsigned long long)[[command argumentAtIndex:2] 
longLongValue];`
   But I did not check the ios implementation, since there was no issue there.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to