Release Notes
Plug-in version 6.1.1
- SDK billing 6.1.0.
- Fixed
sandbox
field parsing in PaymentResult
.
Plug-in version 6.1.0
Plug-in version 6.0.0
- SDK billing 6.+.
- Added the
clickActionType
field in the Notification
class.
- Fixed re-launching after tap on push .
- Repository structure modified.
- Added project with the source code of the .aar packages.
- RuStoreSDK is now in a separate assembly.
Plug-in version 5.0.2
Plug-in version 5.0.1
Plug-in version 5.0.0
- Added the
PAUSED
status for subscriptions.
- Internal plugin update.
Plug-in version 3.1.0
- Added option to change application theme (dark/light).
- Internal plugin update.
Plug-in version 2.2.1
Plug-in version 2.2.0
Plug-in version 2.1.1
- Changed return value format in
GetProducts()
for getting a list of products.
- Changed return value format in
GetPurchases()
for getting a purchases list.
- Changed return value format in
GetPurchaseInfo()
for getting purchase information.
- Changed return value format in
GetPurchaseInfo()
for confirming purchase.
- Changed return value format in
DeletePurchase()
.
- Changed return value format in
PurchaseProduct()
.
Plug-in version 1.1.1
- Added SDK configuration functionality in the Unity editor.
- the
orderId
parameter in PurchaseProduct()
is now optional.
- Added
invoiceId
field, invoice identifier to the Purchase
and PurchaseResult
classes.
- Fixed SDK initialization from
Activity
.
Plug-in version 0.3.0
Plug-in version 0.1.9
- Added the
RuStoreBillingClientConfig.enableLogs
flag that enables logging.
CallbackHandler
initialization error fixed.
Plug-in version 0.1.8
- Added the
subscriptionToken
field in the Purchase
entity for server validation.
Plug-in version 0.1.7