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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## 8.0.0
2
+
New major release of Qonversion Android SDK with the new Google Play Billing features support!
3
+
* added base plans and offers support;
4
+
* Gradle on Android was upgraded to the version 8;
5
+
* the `checkTrialIntroEligibility` method improved and now detects the eligibility based on store details on Android;
6
+
* the `QProductDuration` and `QTrialDuration` classes were removed;
7
+
* the `QProrationMode` enum was removed and replaced with `QPurchaseUpdatePolicy`.
8
+
9
+
For the complete release notes with the migration guide please see [the documentation](https://documentation.qonversion.io/docs/unity-7-migration-guide).
0 commit comments