Skip to content

same in 0.84.1 react native #56695

@manish-technosoft

Description

@manish-technosoft

@siddhant124
I'm also seeing this on React Native 0.81.4.

Repro:

  • Android 15: API requests work fine.
  • Android 14 and lower: requests (fetch and axios) fail with TypeError: Network request failed.
  • iOS: works fine.
  • Same backend and certs work from Postman / browser.
  • INTERNET permission is declared.
  • Reproduced on both emulator and physical devices.
  • Tried android:usesCleartextTraffic="true" and a network_security_config, no change.

This looks like a platform/version difference affecting RN's networking on older Android releases. Happy to provide logs or a minimal repro — please advise what would help debug/triage.

Originally posted by @thearvindgehlod in #53721

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Author FeedbackNeeds: ReproThis issue could be improved with a clear list of steps to reproduce the issue.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions