Skip to content

Commit 9266050

Browse files
committed
chore: min iOS version update
1 parent 0234a80 commit 9266050

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,13 @@ This agent utilizes the native New Relic Android and iOS agents to instrument Un
2121
## Current Support:
2222
- Android API 24+ (AGP 7 and Higher)
2323
- iOS:
24-
- iOS 10+ (for plugin versions below 1.4.11)
25-
- iOS 16+ (starting from plugin version 1.4.11)
24+
25+
| Agent Version | Minimum iOS Version |
26+
| :--- | :--- |
27+
| < 1.4.11 | iOS 10+ |
28+
| 1.4.11 – 1.4.13 | iOS 16+ |
29+
| >= 1.4.14 | iOS 15+ |
30+
2631
- Depends on New Relic iOS/XCFramework and Android agents
2732

2833
## Installation

0 commit comments

Comments
 (0)