Skip to content

Commit

Permalink
Fix notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Krishna-Baldwa committed Oct 19, 2023
1 parent 181e025 commit dec9d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.READ_CALENDAR" />
<uses-permission android:name="android.permission.WRITE_CALENDAR" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>

<application android:icon="@mipmap/ic_launcher_round"
android:label="InstiApp"
Expand Down

0 comments on commit dec9d89

Please sign in to comment.