Releases: AppsFlyerSDK/appsflyer-capacitor-plugin
Releases · AppsFlyerSDK/appsflyer-capacitor-plugin
6.17.0
- Feature: Added new Android API disableAppSetId() to allow opting out of AppSet ID collection.
- Upgrade: Updated embedded AppsFlyer native SDKs to v6.17.0 for both Android and iOS.
- Compatibility: Updated the plugin to support Capacitor v7, including updating dependencies and configurations.
- Documentation: Updated README, Changelog, and API documentation to reflect these changes and Capacitor 7 support.
- Build: Updated CI workflows to use Node.js 20, Java 21, and Gradle 8.11.1, ensuring compatibility with the latest development environments.
6.16.2
- Deprecated
setConsentData
in favor ofsetConsentDataV2
. - Added
isSDKStarted()
method to allow users to check if the SDK is already in started state. - Added
isSDKStopped()
method to allow users to check if the SDK is currently in stopped state. - Modified
startSDK()
to always resolve, preventing hanging promises when called multiple times in the same session. FixesinitSDK()
not resolving bug. - Documentation update.
6.15.2
- MediationNetwork Enum bug fix on Android.
- Simplified logAdRevenue API to support older Kotlin versions.
- Improved the fetching of package.json via Android's Gradle script.
- Fixed a method name typo in iOS.
6.15.1
Merge pull request #142 from AppsFlyerSDK/releases/6.x.x/6.15.x/6.15.…
6.15.0
Merge pull request #138 from AppsFlyerSDK/releases/6.x.x/6.15.x/6.15.…
6.14.3
Merge pull request #124 from AppsFlyerSDK/releases/6.x.x/6.14.x/6.14.…
6.13.1
Merge pull request #117 from AppsFlyerSDK/releases/6.x.x/6.13.x/6.13.…
6.13.0
Merge pull request #116 from AppsFlyerSDK/releases/6.x.x/6.13.x/6.13.…
6.12.1
Merge pull request #101 from AppsFlyerSDK/releases/6.x.x/6.12.x/6.12.…
6.10.3
Merge pull request #91 from AppsFlyerSDK/releases/6.x.x/6.10.x/6.10.3…