Unity SDK for XIAOMI provides an easy way to intergrate with XIAOMI’s IAP and Unity Ads in Unity editor. This is the Alpha v0.0.6 build.
Changelog
- Support Unity 5.3 and 5.4 users discerning “repeat” purchases from real purchase failures with new
string IUnityChannelExtensions.GetLastPurchaseError()
API. SeeIAPDemo.cs
for example. - Use IAP Catalog for IAP metadata instead of returning 0.00 for price, and empty title & description.
- Fix products reporting as ‘unavailable for purchase’ when Store ID Overrides was used for XiaomiMiPay.
- Add zh_CN to Locale list for Xiaomi. Can either use this locale as default or as translation with the (+) button to the right of Translation
- Display Xiaomi MiPay Catalog export confirmation dialog when “Saved”.
- Add Price Tiers for Xiaomi to IAP Catalog GUI (Price Tier 0 won’t work under debug mode).
Downloads
Unity Package (Unity 5.4+)
works for Unity 5.4+ whetherDevelopment Build
is toggled.Unity Package (Unity 5.3+)
works for Unity 5.3+ but doesn’t work underDevelopment Build
.
Support
If you have any question, feel free to contact us at iapsupport@unity3d.com for IAP and chinaads@unity3d.com for Ads.