Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to upload image to server #133

Open
patriksharma opened this issue Oct 21, 2016 · 0 comments
Open

How to upload image to server #133

patriksharma opened this issue Oct 21, 2016 · 0 comments

Comments

@patriksharma
Copy link

Hello ,

I have to upload image to server.
this is my payload
{ type: “IMAGE”, data: { size: Long, name: String, modifiedOn: String, file: ByteArray } }

When i try to send bytearray as NSData of UIImage. Its not working and start showing me binary data.

Bit confused. Didn't found any good example of uploading image to server, please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant