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.12 build.
If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.
Changelog
- IAP Catalog exporter now supports saving a copy of the catalog as a separate file.
- (Unity 5.6.1+) Add
App Store Settings
(only Xiaomi is supported now) to help developer onboard, get or save their unity client information, For more information, please refer to the IAP doc:12AppStoreSettings appStoreSettings = Resources.Load<AppStoreSettings>(“AppStoreSettings”);StoreService.Initialize(appStoreSettings.getAppInfo(), unityChannelLoginHandler);
Downloads
- Unity Package (Demo inlcuded)
- IAP Doc
- Ads Doc (UnityAds for Xiaomi is still in close beta, please contact chinaads@unity3d.com to get access if you are interested)
Support
Please feel free to contact us at iapsupport@unity3d.com for IAP and chinaads@unity3d.com for Ads.