Skip to content

Commit 842578b

Browse files
committed
Update changelog
1 parent 3eaab4c commit 842578b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 6.16.0
2+
Release date: *2025-02-23*
3+
4+
### Android
5+
- Updated Gradle to 8.2.0 in demo app for testing and added `namespace` in `android/build.gradle` ([#583](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/583), [#561](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/561)).
6+
- Updated Expo documentation with `customAndroidManifest` to overcome build failure with React Native 0.76 & Expo 52 ([#586](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/586#issuecomment-2520223121)).
7+
- Fixed typo in UDL type definition ([#575](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/575)).
8+
- Fixed typo in mediation network `[logAdRevenue]` for both Android and iOS.
9+
10+
### iOS
11+
- Fixed `anonymizeUser` boolean bug related to New Architecture ([#584](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/584)).
12+
- Fixed a conflict with the `SUCCESS` symbol declared in another third-party library (New Architecture & React Native 0.76) ([#596](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/pull/596)).
13+
- Updated import typo related to AFAdRevenueData ([#602](https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/602)).
14+
- Fixed other boolean values to pass by value instead of reference.
15+
116
## 6.15.3
217
Release date: *2025-01-8*
318

0 commit comments

Comments
 (0)