java.lang.OutOfMemoryError with 181MB Dropbox upload

I've moved from the FMX Cloud Pack to FNC 3.0.0.4 and I'm still seeing this error when uploading to Dropbox.

This project is using Upload() and I'd like to try UploadResumableFile() but there is no documentation for its first parameter TTMSFNCCloudFile. The demo project does not use UploadResumableFile(). The Upload() method just needs a file name string.

Hi,

Please have a look at the following blog post where the usage of resumable uploads is explained:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.