Add (manual) tests to be able to verify working of network and logs
Summary: Added some UI so that we can manually verify that logging and network inspection is working in RN + Flipper. Reviewed By: jknoxville Differential Revision: D20668428 fbshipit-source-id: 4271595583e055b2b0324b3da7ac216c39717093
This commit is contained in:
committed by
Facebook GitHub Bot
parent
64bfc91ea6
commit
60ec958f6b
@@ -3,6 +3,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<application android:usesCleartextTraffic="true" tools:targetApi="28" tools:ignore="GoogleAppIndexingWarning" />
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user