Skip to content

Commit 612283e

Browse files
authored
Merge pull request #363 from AppsFlyerSDK/af-vero-patch-3
Update README.md
2 parents e64b44a + d795fdd commit 612283e

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,27 @@
1717
### <a id="plugin-build-for"> This plugin is built for
1818

1919
- Android AppsFlyer SDK v6.17.3
20-
- Android Purchase Connector 2.2.0
20+
- Android Purchase Connector 2.1.0
2121
- iOS AppsFlyer SDK v6.17.7
2222
- iOS Purchase Connector 6.17.7
2323
---
24+
## 📌 Important: Two Plugin Versions of iOS v6.17.7
25+
26+
We have released **two** versions of the AppsFlyer Unity plugin to support teams at different stages of migrating to **Google Play Billing Library v8.0.0**.
27+
28+
### Option A — `v6.17.7` (adds Billing v8 support)
29+
- **What’s included:** Support for **Google Play Billing Library 8.0.0** on Android (Android Purchase Connector version - 2.2.0).
30+
- **Impact:** This version may introduce **breaking changes** for apps that have **not yet migrated** to the Billing v8 APIs.
31+
- **Unity IAP requirement:** If you choose this option, update **Unity IAP (`com.unity.purchasing`) to version 5.0.0 or newer** (we recommend the latest 5.x). Unity IAP 4.x does **not** include Billing v8.
32+
33+
### Option B — `v6.17.71` (no Billing v8 migration required)
34+
- **Purpose:** For developers **not ready** to adopt Billing v8.
35+
- **Bundled SDKs:** **iOS SDK 6.17.7** and **Android SDK 6.17.3**.
36+
- **Impact:** Lets you update the AppsFlyer SDKs without changing your existing (pre‑v8) billing integration.
37+
38+
> **Note:** Google Play Billing changes are **Android‑only**; iOS is unaffected.
39+
---
40+
2441
### <a id="init-sdk-deeplink"> AD_ID permission for Android
2542

2643
In v6.8.0 of the AppsFlyer SDK, we added the normal permission com.google.android.gms.permission.AD_ID to the SDK's AndroidManifest, to allow the SDK to collect the Android Advertising ID on apps targeting API 33. If your app is targeting children, you need to revoke this permission to comply with Google's Data policy. You can read more about it [here](https://dev.appsflyer.com/hc/docs/install-android-sdk#the-ad_id-permission).

0 commit comments

Comments
 (0)