Skip to content

[React Native] OnSuccess and OnChunkComplete events are not being fired #740

@ddematheu

Description

@ddematheu

Describe the bug
During upload, Onsuccess and OnChunkComplete events are not fired. TUS server shows a 204 response back to the client, but client doesn't seem to process / acknowledge.

Tried logging onAfterResponse but no response gets logged.

To Reproduce
React Native Expo application. Issue only happens on iOS.

Running Expo 51 with React Native 74.

Expected behavior
Upload completes and onSuccess event fires.

Setup details
Please provide following details, if applicable to your situation:

  • Runtime environment: React Native
  • Used tus-js-client version: 4.2.3
  • Used tus server software: [e.g. tusd, tus-node-server etc]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions