Skip to content

Upload progress - NativeMessageHandler.RegisterForProgress #82

@davidtabor90

Description

@davidtabor90

Hi,

in our Xamarin.Android app we use ModernHttpClient and now we want to show upload progress.

If we set progress delegate (RegisterForProgress) it's invoked only once at the end of request with all values (bytes, totalBytes, totalBytesExpected) set to 0.

Can you help me, where should be the problem?

Should be the problem that POSTed data is StringContent with JSON?

PS: iOS will be next.

Thanks, David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions