mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-21 14:45:13 +00:00
fix(android) : allow clearTextTraffic for easier testing
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
android:allowBackup="true"
|
||||
android:label="@string/app_name"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
||||
Reference in New Issue
Block a user