Skip to content

Commit 436d1c1

Browse files
committed
Update docs
1 parent 1f082ba commit 436d1c1

File tree

1 file changed

+3
-1
lines changed
  • com.unity.mobile.notifications/Documentation~

1 file changed

+3
-1
lines changed

com.unity.mobile.notifications/Documentation~/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Unity Mobile Notifications package adds support for scheduling local one-tim
44

55
### Requirements
66

7-
- Compatible with Unity 2019.4 or above.
7+
- Compatible with Unity 2020.3 or above.
88
- Compatible with Android 5 (API 21) and iOS 10.0+.
99

1010
### Supported features
@@ -21,6 +21,8 @@ The runtime notification APIs are split into two parts for both Android and iOS.
2121
* Use the Apple Push Notification Service (APNs) to receive remote notifications.
2222
* Modify remote notification content if the device receives notifications from other apps while your app is running.
2323
* Group notifications into threads (only supported on iOS 12+).
24+
* Add attachments to notifications.
25+
* Support for notification actions.
2426

2527
### Installing
2628
To install the Mobile Notification package, please follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).

0 commit comments

Comments
 (0)