I want to add photo column in a table in Swift. How can I do ? (upload photo and get photo)
Please explain it basically or can someone give me a sample about this topic.
I want to add photo column in a table in Swift. How can I do ? (upload photo and get photo)
Please explain it basically or can someone give me a sample about this topic.
Upload a photo to Backendless Files Hosting, the response will contain URL assigned to the file. Store the URL in a data object persisted to Backendless.