Skip to content

Commit

Permalink
Net permission for URL launcher cause WebView not working
Browse files Browse the repository at this point in the history
  • Loading branch information
7Eltantawy committed Dec 13, 2022
1 parent 7fecf66 commit 312b01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hisnelmoslem/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.hassaneltantawy.hisnelmoslem">

<uses-permission android:name="android.permission.INTERNET"/>
<application
android:icon="@mipmap/ic_launcher"
android:label="حصن المسلم">
Expand Down

0 comments on commit 312b01b

Please sign in to comment.