Closed sumairasaeed closed 7 years ago
File transfer is currently broken due to change done on server endpoint. Working to make the changes required on client side.
Which change on the server side?
@sumairasaeed
I do not understand why we are asking for this change. Each item on the server should have a unique id, and cline t should request for each item. Help me understand the logic
Yes sir. I requested @sojharo for similar change to be made on server. He has made the change and now server endpoint is returning result according to unique id.
On Tue, Nov 22, 2016 at 10:55 PM, Cloudkibo notifications@github.com wrote:
@sumairasaeed https://github.com/sumairasaeed
I do not understand why we are asking for this change. Each item on the server should have a unique id, and cline t should request for each item. Help me understand the logic
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/410#issuecomment-262314928, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhp6RYzdANOPMYoM_K5IkZryziuJthks5rAyyHgaJpZM4K5TCY .
Completed work on this and pushed the application to test flight.
Thanks
Server endpoint needs changes so client can download more than one file at a time. Currently, endpoint only gives meta-data of single recent file. I have discussed this with @sojharo and issue has been opened on server: https://github.com/Cloudkibo/CloudKibo/issues/473
I am opening this issue on client side also, as it would also need changes on client side also.