RN 0.55.4 android build error #19467
Labels
Platform: Android
Android applications.
Platform: Linux
Building on Linux.
Resolution: Locked
This issue was locked by the bot.
Environment
Environment:
Packages: (wanted => installed)
Dependencies version:
The
android/app/build.gradle
configuration:The
android/build.gradle
:The
gradle-wrapper.properties
:Steps to Reproduce
A console to run the Metro bundler:
Another console to run the app:
~$ react-native run android
Expected Behavior
Compile and work fine
Actual Behavior
Chrome Dev Tools
fromhttp://<local-IP>:8081/debugger-ui/
has a CORS errorSdkVersion
:23
SdkVersion
:26
So...
<local-IP>
is my local IP at this moment.See below the
Chrome Dev Tools
output:Here I'm using the
SdkVersion
:23
More details here:
#16906 (comment)
Here I'm using the
SdkVersion
:26
References
The text was updated successfully, but these errors were encountered: