You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [3.4.0](v3.3.1...v3.4.0) (2025-05-12)
### Features
* **android:** set minSdkVersion to 24 ([78a96d9](78a96d9))
### Bug Fixes
* don't convert boolean fields of `tag` to int for iOS platform ([82c91a8](82c91a8))
* **ios:** revert podspec to dsl format ([38fc9ae](38fc9ae))
### Documentation
* **README:** mention support for react-native version up to 0.79 ([a783162](a783162))
* **README:** update package description ([62d3f91](62d3f91))
### Supported Native SDK Version Range
* Fingerprint Android SDK Version Range: **`>= 2.7.0 and < 3.0.0`**
* Fingerprint iOS SDK Version Range: **`>= 2.7.0 and < 3.0.0`**
***android:** set minSdkVersion to 24 ([78a96d9](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/78a96d9f9e5efea0770ff1c51ec9b9d0136c8f49))
7
+
8
+
9
+
### Bug Fixes
10
+
11
+
* don't convert boolean fields of `tag` to int for iOS platform ([82c91a8](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/82c91a8256ef0c98c2a9905fdd77a6fb07bb3a09))
12
+
***ios:** revert podspec to dsl format ([38fc9ae](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/38fc9aefbf646fd96c678d1d7b5c28ed37a7afde))
13
+
14
+
15
+
### Documentation
16
+
17
+
***README:** mention support for react-native version up to 0.79 ([a783162](https://github.com/fingerprintjs/fingerprintjs-pro-react-native/commit/a783162f7a6f279f3424d594744f76de71ee221d))
0 commit comments