[android] fetch with method:HEAD always fails #19435
Labels
🌐Networking
Related to a networking API.
Platform: Android
Android applications.
Resolution: Locked
This issue was locked by the bot.
only happen in android phone
when i use a android phone. and the android version is android 7.0
iphone is right.
always throw the exception "Network request failed"
Environment
Environment:
OS: macOS High Sierra 10.13.4
Node: 8.9.1
Yarn: 0.27.5
npm: 6.0.1
Watchman: 4.7.0
Xcode: Xcode 9.3.1 Build version 9E501
Android Studio: 2.3 AI-162.4069837
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: ^0.55.3 => 0.55.3
Steps to Reproduce
just exec the code .
Expected Behavior
not throw catch
Actual Behavior
always throw the exception and said Network request failed
The text was updated successfully, but these errors were encountered: