Skip to content

Issue uploading file: IOS + Android #32

@valinaga

Description

@valinaga

Hi,

I just upgraded to 3.0.0-beta and now the files doesn't seems to get to the server.
If I use in the headers 'Content-Type': 'x-www-form-urlencoded', or nothing at all, the data does not get to the server, although the component shows the progress and completion correctly.
If I add 'Content-Type': 'multipart/form-data' to headers, then I get an error on the server:
Unexpected error while processing request: invalid byte sequence in UTF-8.
I use Ruby on Rails and the service was tested successfully with a standard multipart form in html.
Any idea?
Anyone has a reference implementation of server which is actually working, to test the component?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions