Skip to content

Commit

Permalink
fixup! fix(ios): handle isDebuggingRemotely being removed in 0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 committed Jan 30, 2025
1 parent 65e2286 commit 6e35b55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
android:usesCleartextTraffic="true"
tools:targetApi="m"
>
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />

<activity android:name="com.microsoft.reacttestapp.MainActivity" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down

0 comments on commit 6e35b55

Please sign in to comment.