Upgrading the Android SDK from 1.1.17 to 1.1.18#
- No special steps are required to upgrade to 1.1.17
Upgrading the Android SDK from 1.1.16 to 1.1.17#
- No special steps are required to upgrade to 1.1.17
Upgrading the Android SDK from 1.1.14 to 1.1.16#
- No special steps are required to upgrade to 1.1.16
Upgrading the Android SDK from 1.1.12 to 1.1.14#
- No special steps are required to upgrade to 1.1.14
Upgrading the Android SDK from 1.1.11 to 1.1.12#
- No special steps are required to upgrade to 1.1.12
Upgrading the Android SDK from 1.1.10 to 1.1.11#
- No special steps are required to upgrade to 1.1.11
Upgrading the Android SDK from 1.1.9 to 1.1.10#
- No special steps are required to upgrade to 1.1.10
Upgrading the Android SDK from 1.1.8 to 1.1.9#
- No special steps are required to upgrade to 1.1.9
Upgrading the Android SDK from 1.1.7 to 1.1.8#
- No special steps are required to upgrade to 1.1.8
Upgrading the Android SDK from 1.1.6 to 1.1.7#
- Change gradle implementation from 'com.usp.iap.purchase_sdk:purchase-sdk:1.1.6' to 'com.huawei.appmate:iap:1.1.7'.
Upgrading the Android SDK from 1.1.5 to 1.1.6#
- PurchaseClient.instance.getUserId method can be called to get active user id.
- PurchaseClient.instance.setPlatformType method can be called to get active user id.
Upgrading the Android SDK from 1.1.4 to 1.1.5#
- No special steps are required to upgrade to 1.1.5.
Upgrading the Android SDK from 1.1.3 to 1.1.4#
- No special steps are required to upgrade to 1.1.4.
Upgrading the Android SDK from 1.1.2 to 1.1.3#
- You can set the minimum sdk level to 19. It was 21 before.
Upgrading the Android SDK from 1.1.1 to 1.1.2#
- No special steps are required to upgrade to 1.1.2.
Upgrading the Android SDK from 1.1.0 to 1.1.1#
- No special steps are required to upgrade to 1.1.2.
Upgrading the Android SDK from 1.0.0 to 1.1.0#
- Remove getSubGroupIdByProductId method references if used.