Archived Forum Post

Index of archived forum posts

Question:

FTP2 - UploadRate and DownloadRate Callback events not being called

May 16 '16 at 08:52

I am having a very strange issue on some devices.

On a Nexus 5 and Sony Xperia Z3 both UploadRate and DownloadRate are being called correctly.

But on other devices like Samsung S6 and Sony Xperia Z5 these callbacks are never being called.

Is anyone else experiencing something similar? Has anyone figured out how to fix this?

I have the chilkatftp's binaries for each architecture and I have updated the classes to contain the latest chilkat version. Also other events are being sent back, namely PercentDone, TaskCompleted, EndUploadFile, EndDownloadFile etc is functioning correctly.

Thanks for any help.


Answer

I don't think the device would make any difference -- the underlying implementation is identical regardless of the device. Check for differences in versions being used in each place -- both the version of Chilkat, and the version of your app.