You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
This is a follow-up PR for #23105 - as mentioned on discord.
---
This PR applies the network security config for the RN template project only. New RN projects started with the updated template will be able to connect to the packager on builds built with Android API 28 & above.
See https://developer.android.com/training/articles/security-config#CleartextTrafficPermitted for more information about this newly required config, specifically:

Changelog:
----------
[ANDROID] [Template] add Network Security Config file to allow access to packager via cleartext requests in Android API 28 and above. (fixes#22375)
Pull Request resolved: #23135
Differential Revision: D13917058
Pulled By: cpojer
fbshipit-source-id: 0e66f2cde712c1285d217e3625b73028c3770b65
0 commit comments