Hi,
I have an application that uses Rhodes 3.5.1.13 and Rhoconnect 3.4.2 for handling sync. There is a module that uses the camera feature which takes images which in turn gets synced back to the back end application. I am running into issues with larger image sizes (ex: 4M or more) when trying to sync on a network that has less upload speed for ex: 2Mb or less. This problem does not happen when you sync the image on a network with higher upload speed.Has anybody faced this situation before?. Can anyone provide a workaround or solution for this problem.
Thanks
Traction
1 Replies
You might first tell us what the problem is...
Is it possible to update? 3.5.13 is quite old, and I recall it had some problems with AsyncHttp. I know that I had to patch it in that version for my code to work. I don't know if those affect sync, though.