Upload a profile picture Swift

I am trying to create a sign up page where user can select from pictures and save it as profile picture. Is there any way to store the image in backendless and retrieve it?
Thank you.

Hi Srujan,

You can use the file upload API to save images in Backendless Hosting:
https://backendless.com/documentation/files/ios/files_file_upload.htm

Regards,
Mark

Thank you!!

Helllo Mark,

Would you please suggest which upload function we are using in swift 3.0 above?

Hello Rushabh,
answered here.