We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0234a80 commit 9266050Copy full SHA for 9266050
README.md
@@ -21,8 +21,13 @@ This agent utilizes the native New Relic Android and iOS agents to instrument Un
21
## Current Support:
22
- Android API 24+ (AGP 7 and Higher)
23
- iOS:
24
- - iOS 10+ (for plugin versions below 1.4.11)
25
- - iOS 16+ (starting from plugin version 1.4.11)
+
+ | 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
31
- Depends on New Relic iOS/XCFramework and Android agents
32
33
## Installation
0 commit comments