Version Compatibility
- For iOS, note that the following constraints must be met in order to utilize the SDK. We recommend using the most recent compatible version for each listed version.
- For Android, we specify the SDK versions used for each release. It is recommended to avoid modifying the version specified in Gradle to use anything other than the fixed version.
RN SDK Version | iOS SDK | Android SDK | Remarks |
---|---|---|---|
0.9.1 | ~> 12 | 12.2.0 | |
0.9.0 | ~> 12 | 12.0.0 | Beginning support for mobile SDK v12. Change Android installation - requires adding maven repo |
0.8.3 | ~> 11.2 | 11.6.3 | |
0.8.2 | ~> 11.2 | 11.2.2 | |
0.8.1 | ~> 11 | 11.1.0 | |
0.8.0 | ~> 11 | 11.0.1 | Beginning support for mobile SDK v11 |
0.7.12 | ~> 10 | 10.0.9 | |
0.7.11 | ~> 10 | 10.0.8 | |
0.7.10 | ~> 10 | 10.0.7 | |
0.7.9 | ~> 10 | 10.0.7 | |
0.7.8 | ~> 10 | 10.0.7 | |
0.7.7 | ~> 10 | 10.0.7 | |
0.7.6 | ~> 10 | 10.0.6 | |
0.7.5 | ~> 10 | 10.0.6 | |
0.7.4 | ~> 10 | 10.0.3 | |
0.7.3 | ~> 10 | 10.0.3 | |
0.7.2 | ~> 10 | 10.0.1 | |
0.7.1 | ~> 10 | 10.0.0 | |
0.7.0 | ~> 10 | 10.0.0 | Beginning support for mobile SDK v10 |
Updated 2 months ago