Mobile Support List
Platform Feature and SDK Minimum Version List
| Feature Module | iOS SDK | Android SDK | HarmonyOS NEXT SDK | flutter Plugin | React-native Plugin |
|---|---|---|---|---|---|
| Request Analysis | >= 2.5.0 | >= 2.5.0 | >= 0.1.0 | >= 1.0.0 | >= 1.0.0 |
| CDN Analysis | >= 2.14.0 | >= 2.14.0 | >= 1.0.0 | >= 1.0.0 | |
| Protocol Extension | >= 2.16.0 | >= 2.16.0 | >= 1.3.0 | ||
| Startup Analysis | >= 2.8.0 | >= 2.8.0 | >= 1.3.0 | >= 1.0.0 | >= 1.0.0 |
| Operation Analysis | >= 2.9.0 | >= 2.9.0 | >= 1.3.0 | ||
| Page Analysis | >= 2.12.0 | >= 2.12.0 | >= 1.3.0 | ||
| Crash Analysis | >= 2.5.0 | >= 2.5.0 | >= 0.1.0 | >= 1.0.0 | >= 1.0.0 |
| ANR Analysis | >= 2.5.0 | >= 2.5.0 | >= 0.1.0 | ||
| OOM Analysis | >= 2.17.2 | >= 2.17.1 | |||
| Custom Error Analysis | >= 2.15.2 | >= 2.15.0 | >= 1.3.0 | ||
| Energy Consumption Analysis | >= 2.17.3 | ||||
| CPU Analysis | >=2.17.6 | >= 2.17.5 | |||
| Big Objects Analysis | >= 2.17.1 | ||||
| FPS Analysis | >=2.17.6 | >= 2.17.5 | |||
| Network Test | >= 2.15.2 | >= 2.15.2 | |||
| Log Fetch | >= 2.17.0 | >= 2.17.0 | |||
| User Journey | >= 2.17.0 | >= 2.17.0 | >= 0.1.0 |
Network Library Support List
- iOS
| Network Library | iOS SDK |
|---|---|
| NSURLConnection | >= 2.5.0 |
| NSURLSession | >= 2.5.0 |
| ASIHTTPRequest | >= 2.5.0 |
| UIWebView | >= 2.5.0 |
| WKWebView | >= 2.15.9 |
- Android
| Network Library | Android SDK |
|---|---|
| HttpClient | >= 2.5.0 |
| URLConnection | >= 2.5.0 |
| OKHttp | >= 2.5.0 |
- HarmonyOS NEXT
| Network Library | HarmonyOS NEXT SDK |
|---|---|
| Axios | >= 0.1.0 |
| RCP (Remote Communication Platform) | >= 1.2.0 |
| SDK based on @ohos.net.http encapsulation interface | >= 0.1.0 |
- flutter
| Network Library | flutter Plugin |
|---|---|
| HttpClient | >= 1.0.0 |
| http | >= 1.0.0 |
| Dio | >= 1.0.0 |
- Other Frameworks
| Framework | Android SDK | iOS SDK |
|---|---|---|
| mPaaS | >=2.15.7 | >= 2.15.5 |
| TMF | >=2.15.8 | >= 2.16.0 |
| WEEX | >=2.15.5 | >= 2.15.5 |
Plugin Library Dependency List
- iOS Plugin Library
| Library Name | Description | Platform Module | Supported SDK Version |
|---|---|---|---|
| NBSGMKit | SM2 Library: SDK transmits data using SM Encryption | >= 2.15.10 | |
| NBSOOM | OOM Library: Monitor App Foreground OOM | Exception Analysis - OOM Analysis | >= 2.17.2 |
| NBSReplayKit | Video Library: Capture Screenshots of the App when Triggering Actions or App View Refresh | User Journey - Session Traces - Video Playback | >= 2.17.3 |
| TingyunLog | Logging Library: Manually Record App Runtime Logs with Buried Point | Client Debug - Log Fetch | >= 2.17.0 |
- NBSReplayKit SDK Support List
| Library Name | Version | Supported SDK Version |
|---|---|---|
| NBSReplayKit | 1.0 | =2.17.3 |
| NBSReplayKit | 1.0.1 | =2.17.4 |
| NBSReplayKit | 1.1.0 | >=2.17.5 |
- Android Plugin Library
| Library Name | Description | Platform Module | Supported SDK Version |
|---|---|---|---|
| nbs.newlens.nativecrash | Native Crash Library: Collect Native Crashes | Exception Analysis - Crash Analysis | >= 2.11.0 |
| nbs.newlens.android.log | Logging Library: Manually Record App Runtime Logs with Buried Point | Client Debug - Log Fetch | >= 2.17.0 |
| tingyun-javaleak | OOM Library: Monitor Large Memory Allocations in App | Exception Analysis - OOM Analysis | >= 2.17.1 |
| bcprov-jdk15to18、bcpkix-jdk15to18 | SM2 Library: SDK transmits data using SM Encryption | >= 2.15.8 |