Skip to content

Commit b47e58d

Browse files
authored
Update README.md
1 parent b696665 commit b47e58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ checkNotifications().then(({status, settings}) => {
789789

790790
Request notifications permission status and get notifications settings values.
791791

792-
- You have to target at least SDK 33 to perform request on Android 13+. The permission is always granted for prior versions.
792+
- You have to [target at least SDK 33](https://github.com/zoontek/react-native-permissions/releases/tag/3.5.0) to perform request on Android 13+. The permission is always granted for prior versions.
793793
- You cannot request notifications permissions on Windows. Disabling / enabling them can only be done through the App Settings.
794794

795795
```ts

0 commit comments

Comments
 (0)