Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.6

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. See IAPDemo.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 TranslationLocale.png
  • Display Xiaomi MiPay Catalog export confirmation dialog when “Saved”.Catalog.png
  • Add Price Tiers for Xiaomi to IAP Catalog GUI (Price Tier 0 won’t work under debug mode).PriceTier.png

Downloads

Unity Package (Unity 5.4+) works for Unity 5.4+ whether Development Build is toggled.
Unity Package (Unity 5.3+) works for Unity 5.3+ but doesn’t work under Development Build.

Support

If you have any question, feel free to contact us at iapsupport@unity3d.com for IAP and chinaads@unity3d.com for Ads.