This repository was archived by the owner on Mar 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathatom.xml
549 lines (415 loc) · 40 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Unity SDK for XIAOMI (IAP + Ads)</title>
<link href="/channel/atom.xml" rel="self"/>
<link href="https://unitytech.github.io/channel/"/>
<updated>2017-07-27T07:57:31.000Z</updated>
<id>https://unitytech.github.io/channel/</id>
<author>
<name>Unity Technology</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.16</title>
<link href="https://unitytech.github.io/channel/2017/07/27/unity-sdk-for-xiaomi-alpha-v0.0.16/"/>
<id>https://unitytech.github.io/channel/2017/07/27/unity-sdk-for-xiaomi-alpha-v0.0.16/</id>
<published>2017-07-27T06:46:26.000Z</published>
<updated>2017-07-27T07:57:31.000Z</updated>
<content type="html"><![CDATA[<p>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.16 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Remove the feature that adds “.mi” to the android package name.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/07/27/unity-sdk-for-xiaomi-alpha-v0.0.16/unity-sdk-for-xiaomi-alpha-v0.0.16.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/07/27/unity-sdk-for-xiaomi-alpha-v0.0.16/unity-sdk-for-xiaomi-alpha-v0.0.16-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/07/27/unity-sdk-for-xiaomi-alpha-v0.0.16/unity-sdk-for-xiaomi-alpha-v0.0.16-ads-guide.pdf" title="Ads Doc">Ads Doc</a> (UnityAds for Xiaomi is still in close beta, please contact <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> to get access if you are interested)</li>
<li><a href="/channel/2017/07/27/unity-sdk-for-xiaomi-alpha-v0.0.16/stand-alone-xiaomi-sdk-alpha-v0.0.16.unitypackage" title="Stand-alone Xiaomi SDK UnityPackage">Stand-alone Xiaomi SDK UnityPackage</a></li>
<li><a href="/channel/stand-alone-xiaomi-sdk-doc">Stand-alone Xiaomi SDK Doc</a></li>
</ul>
<blockquote><p>If developers only need to publish games to Xiaomi Store, stand-alone Xiaomi SDK can be used. Amazon, Google Play, CloudMoolah, and Samsung Galaxy Store are excluded.</p>
<p>Please note that stand-alone Xiaomi SDK does not require Unity IAP to be activated, thus is not linked to Unity Analytics by default.</p>
</blockquote>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>Please feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.16 build.
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.15</title>
<link href="https://unitytech.github.io/channel/2017/07/18/unity-sdk-for-xiaomi-alpha-v0.0.15/"/>
<id>https://unitytech.github.io/channel/2017/07/18/unity-sdk-for-xiaomi-alpha-v0.0.15/</id>
<published>2017-07-18T06:46:26.000Z</published>
<updated>2017-07-18T05:53:45.000Z</updated>
<content type="html"><![CDATA[<p>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.15 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Fix some permission bugs.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/07/18/unity-sdk-for-xiaomi-alpha-v0.0.15/unity-sdk-for-xiaomi-alpha-v0.0.15.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/07/18/unity-sdk-for-xiaomi-alpha-v0.0.15/unity-sdk-for-xiaomi-alpha-v0.0.15-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/07/18/unity-sdk-for-xiaomi-alpha-v0.0.15/unity-sdk-for-xiaomi-alpha-v0.0.15-ads-guide.pdf" title="Ads Doc">Ads Doc</a> (UnityAds for Xiaomi is still in close beta, please contact <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> to get access if you are interested)</li>
<li><a href="/channel/2017/07/18/unity-sdk-for-xiaomi-alpha-v0.0.15/stand-alone-xiaomi-sdk-alpha-v0.0.15.unitypackage" title="Stand-alone Xiaomi SDK UnityPackage">Stand-alone Xiaomi SDK UnityPackage</a></li>
<li><a href="/channel/stand-alone-xiaomi-sdk-doc">Stand-alone Xiaomi SDK Doc</a></li>
</ul>
<blockquote><p>If developers only need to publish games to Xiaomi Store, stand-alone Xiaomi SDK can be used. Amazon, Google Play, CloudMoolah, and Samsung Galaxy Store are excluded.</p>
<p>Please note that stand-alone Xiaomi SDK does not require Unity IAP to be activated, thus is not linked to Unity Analytics by default.</p>
</blockquote>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>Please feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.15 build.
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.14</title>
<link href="https://unitytech.github.io/channel/2017/07/17/unity-sdk-for-xiaomi-alpha-v0.0.14/"/>
<id>https://unitytech.github.io/channel/2017/07/17/unity-sdk-for-xiaomi-alpha-v0.0.14/</id>
<published>2017-07-17T06:46:26.000Z</published>
<updated>2017-07-17T10:09:13.000Z</updated>
<content type="html"><![CDATA[<p>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.14 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Rename <code>Xiaomi Mi Pay</code> to <code>Xiaomi Mi Game Pay</code> on the editor GUI.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/07/17/unity-sdk-for-xiaomi-alpha-v0.0.14/unity-sdk-for-xiaomi-alpha-v0.0.14.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/07/17/unity-sdk-for-xiaomi-alpha-v0.0.14/unity-sdk-for-xiaomi-alpha-v0.0.14-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/07/17/unity-sdk-for-xiaomi-alpha-v0.0.14/unity-sdk-for-xiaomi-alpha-v0.0.14-ads-guide.pdf" title="Ads Doc">Ads Doc</a> (UnityAds for Xiaomi is still in close beta, please contact <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> to get access if you are interested)</li>
<li><a href="/channel/2017/07/17/unity-sdk-for-xiaomi-alpha-v0.0.14/stand-alone-xiaomi-sdk-alpha-v0.0.14.unitypackage" title="Stand-alone Xiaomi SDK UnityPackage">Stand-alone Xiaomi SDK UnityPackage</a></li>
<li><a href="/channel/stand-alone-xiaomi-sdk-doc">Stand-alone Xiaomi SDK Doc</a></li>
</ul>
<blockquote><p>If developers only need to publish games to Xiaomi Store, stand-alone Xiaomi SDK can be used. Amazon, Google Play, CloudMoolah, and Samsung Galaxy Store are excluded.</p>
<p>Please note that stand-alone Xiaomi SDK does not require Unity IAP to be activated, thus is not linked to Unity Analytics by default.</p>
</blockquote>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>Please feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.14 build.
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.13</title>
<link href="https://unitytech.github.io/channel/2017/07/12/unity-sdk-for-xiaomi-alpha-v0.0.13/"/>
<id>https://unitytech.github.io/channel/2017/07/12/unity-sdk-for-xiaomi-alpha-v0.0.13/</id>
<published>2017-07-12T06:46:26.000Z</published>
<updated>2017-07-12T08:43:13.000Z</updated>
<content type="html"><![CDATA[<p>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.13 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Fix an authorization bug when clicking <code>Generate/Update Unity Client</code> on <code>App Store Settings</code>.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/07/12/unity-sdk-for-xiaomi-alpha-v0.0.13/unity-sdk-for-xiaomi-alpha-v0.0.13.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/07/12/unity-sdk-for-xiaomi-alpha-v0.0.13/unity-sdk-for-xiaomi-alpha-v0.0.13-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/07/12/unity-sdk-for-xiaomi-alpha-v0.0.13/unity-sdk-for-xiaomi-alpha-v0.0.13-ads-guide.pdf" title="Ads Doc">Ads Doc</a> (UnityAds for Xiaomi is still in close beta, please contact <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> to get access if you are interested)</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>Please feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.13 build.
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.12</title>
<link href="https://unitytech.github.io/channel/2017/06/30/unity-sdk-for-xiaomi-alpha-v0.0.12/"/>
<id>https://unitytech.github.io/channel/2017/06/30/unity-sdk-for-xiaomi-alpha-v0.0.12/</id>
<published>2017-06-30T06:46:26.000Z</published>
<updated>2017-06-30T10:54:08.000Z</updated>
<content type="html"><![CDATA[<p>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.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>IAP Catalog exporter now supports saving a copy of the catalog as a separate file.</li>
<li>(Unity 5.6.1+) Add <code>App Store Settings</code> (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:<figure class="highlight java"><table><tr><td class="gutter"><pre><div class="line">1</div><div class="line">2</div></pre></td><td class="code"><pre><div class="line">AppStoreSettings appStoreSettings = Resources.Load<AppStoreSettings>(“AppStoreSettings”);</div><div class="line">StoreService.Initialize(appStoreSettings.getAppInfo(), unityChannelLoginHandler);</div></pre></td></tr></table></figure>
</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/06/30/unity-sdk-for-xiaomi-alpha-v0.0.12/unity-sdk-for-xiaomi-alpha-v0.0.12.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/06/30/unity-sdk-for-xiaomi-alpha-v0.0.12/unity-sdk-for-xiaomi-alpha-v0.0.12-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/06/30/unity-sdk-for-xiaomi-alpha-v0.0.12/unity-sdk-for-xiaomi-alpha-v0.0.12-ads-guide.pdf" title="Ads Doc">Ads Doc</a> (UnityAds for Xiaomi is still in close beta, please contact <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> to get access if you are interested)</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>Please feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.11</title>
<link href="https://unitytech.github.io/channel/2017/06/27/unity-sdk-for-xiaomi-alpha-v0.0.11/"/>
<id>https://unitytech.github.io/channel/2017/06/27/unity-sdk-for-xiaomi-alpha-v0.0.11/</id>
<published>2017-06-27T06:46:26.000Z</published>
<updated>2017-06-30T03:00:20.000Z</updated>
<content type="html"><![CDATA[<p>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.11 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Fix the bug that purchasing may fail to validate in debug mode.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/06/27/unity-sdk-for-xiaomi-alpha-v0.0.11/unity-sdk-for-xiaomi-alpha-v0.0.11.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/06/27/unity-sdk-for-xiaomi-alpha-v0.0.11/unity-sdk-for-xiaomi-alpha-v0.0.11-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/06/27/unity-sdk-for-xiaomi-alpha-v0.0.11/unity-sdk-for-xiaomi-alpha-v0.0.11-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.11 build.
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.10</title>
<link href="https://unitytech.github.io/channel/2017/06/16/unity-sdk-for-xiaomi-alpha-v0.0.10/"/>
<id>https://unitytech.github.io/channel/2017/06/16/unity-sdk-for-xiaomi-alpha-v0.0.10/</id>
<published>2017-06-16T06:46:26.000Z</published>
<updated>2017-06-30T03:00:26.000Z</updated>
<content type="html"><![CDATA[<p>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.10 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Fix the <code>error 7</code> bug in Unity 5.3 and Unity 5.4. Now it will be <code>error Unknown</code>.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/06/16/unity-sdk-for-xiaomi-alpha-v0.0.10/unity-sdk-for-xiaomi-alpha-v0.0.10.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/06/16/unity-sdk-for-xiaomi-alpha-v0.0.10/unity-sdk-for-xiaomi-alpha-v0.0.10-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/06/16/unity-sdk-for-xiaomi-alpha-v0.0.10/unity-sdk-for-xiaomi-alpha-v0.0.10-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.10 build.
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.9</title>
<link href="https://unitytech.github.io/channel/2017/06/14/unity-sdk-for-xiaomi-alpha-v0.0.9/"/>
<id>https://unitytech.github.io/channel/2017/06/14/unity-sdk-for-xiaomi-alpha-v0.0.9/</id>
<published>2017-06-14T06:46:26.000Z</published>
<updated>2017-06-30T03:01:00.000Z</updated>
<content type="html"><![CDATA[<p>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.9 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Fix Null Pointer Exception for certain kinds of purchase failures.</li>
<li>Disable IAP update prompt.</li>
<li>Optimize some log format.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/06/14/unity-sdk-for-xiaomi-alpha-v0.0.9/unity-sdk-for-xiaomi-alpha-v0.0.9.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/06/14/unity-sdk-for-xiaomi-alpha-v0.0.9/unity-sdk-for-xiaomi-alpha-v0.0.9-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/06/14/unity-sdk-for-xiaomi-alpha-v0.0.9/unity-sdk-for-xiaomi-alpha-v0.0.9-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.9 build.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.8</title>
<link href="https://unitytech.github.io/channel/2017/06/09/unity-sdk-for-xiaomi-alpha-v0.0.8/"/>
<id>https://unitytech.github.io/channel/2017/06/09/unity-sdk-for-xiaomi-alpha-v0.0.8/</id>
<published>2017-06-09T06:46:26.000Z</published>
<updated>2017-06-30T03:01:11.000Z</updated>
<content type="html"><![CDATA[<p>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.8 build.<br>If UnityAds has been activated through Unity service window, you can delete the UnityAds folder in Assets.<br><span style="color:red"> When prompted to update Unity IAP, DO NOT update. </span></p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Fix wrong format of <code>orderQueryToken</code>.</li>
<li>Use “CNY” in <code>ProductDescription</code> metadata.</li>
<li>Return <code>purchaseInfo</code> details when Purchase fails, through JSON dictionary returned by <code>IUnityChannelExtensions.GetLastPurchaseError()</code>: <code>{ "error": "ProductUnavailable", "purchaseInfo": {"gameOrderId": "the-id", "productCode": "the-code", "orderQueryToken": "the-token"} }</code></li>
<li>Support local receipt validation (demonstrated in <code>IAPDemo.cs</code>)<ul>
<li>New <code>Unity Channel Public Key</code> field in <code>Receipt Validation Obfuscator</code> window.<img src="/channel/2017/06/09/unity-sdk-for-xiaomi-alpha-v0.0.8/Obfuscator.png" alt="Obfuscator.png" title=""></li>
<li>Support UnityChannel tangled Public Key data in <code>CrossPlatformValidator</code> API.</li>
<li>New <code>UnityChannelReceipt</code> class returned by validator containing all data from receipt server.</li>
<li>Support simple receipt validation with new <code>bool IUnityChannelConfiguration.fetchReceiptPayloadOnPurchase</code> API to call the receipt validation REST API during purchasing returned to ProcessPurchase. Populate Unity IAP <code>Product.receipt</code> JSON “Payload” field with data <code>(“signature”, “signData”)</code> needed by <code>CrossPlatformValidator</code>. If error during REST call, Product will still call ProcessPurchase but “Payload” JSON will include <code>error</code> field.</li>
</ul>
</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/06/09/unity-sdk-for-xiaomi-alpha-v0.0.8/unity-sdk-for-xiaomi-alpha-v0.0.8.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/06/09/unity-sdk-for-xiaomi-alpha-v0.0.8/unity-sdk-for-xiaomi-alpha-v0.0.8-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/06/09/unity-sdk-for-xiaomi-alpha-v0.0.8/unity-sdk-for-xiaomi-alpha-v0.0.8-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.8 build.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.7</title>
<link href="https://unitytech.github.io/channel/2017/06/05/unity-sdk-for-xiaomi-alpha-v0.0.7/"/>
<id>https://unitytech.github.io/channel/2017/06/05/unity-sdk-for-xiaomi-alpha-v0.0.7/</id>
<published>2017-06-05T06:46:26.000Z</published>
<updated>2017-06-30T03:05:15.000Z</updated>
<content type="html"><![CDATA[<p>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.7 build.</p>
<p><span style="color:red"> When prompted to update Unity IAP, DO NOT update. </span></p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Fix thread problem under Unity 5.3.</li>
<li>Fix IAP Catalog hiding error sections in Product editor GUI.</li>
<li>Fix MiProductCatalog.prop not appearing after successfully generating (refresh).</li>
<li>Catalog GUI supports expanding foldouts (headers) when clicking on foldout names to expand on Unity 5.5+. </li>
<li>Show default label for new product instructing user to populate ID. </li>
<li>More log details.</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/06/05/unity-sdk-for-xiaomi-alpha-v0.0.7/unity-sdk-for-xiaomi-alpha-v0.0.7.unitypackage" title="Unity Package">Unity Package</a> (Demo inlcuded)</li>
<li><a href="/channel/2017/06/05/unity-sdk-for-xiaomi-alpha-v0.0.7/unity-sdk-for-xiaomi-alpha-v0.0.7-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/06/05/unity-sdk-for-xiaomi-alpha-v0.0.7/unity-sdk-for-xiaomi-alpha-v0.0.7-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.7 build.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.6</title>
<link href="https://unitytech.github.io/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/"/>
<id>https://unitytech.github.io/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/</id>
<published>2017-05-26T09:08:36.000Z</published>
<updated>2017-06-02T03:22:33.000Z</updated>
<content type="html"><![CDATA[<p>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.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Support Unity 5.3 and 5.4 users discerning “repeat” purchases from real purchase failures with new <code>string IUnityChannelExtensions.GetLastPurchaseError()</code> API. See <code>IAPDemo.cs</code> for example.</li>
<li>Use IAP Catalog for IAP metadata instead of returning 0.00 for price, and empty title & description. </li>
<li>Fix products reporting as ‘unavailable for purchase’ when Store ID Overrides was used for XiaomiMiPay.</li>
<li>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<img src="/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/Locale.png" alt="Locale.png" title=""></li>
<li>Display Xiaomi MiPay Catalog export confirmation dialog when “Saved”.<img src="/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/Catalog.png" alt="Catalog.png" title=""></li>
<li>Add Price Tiers for Xiaomi to IAP Catalog GUI (Price Tier 0 won’t work under debug mode).<img src="/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/PriceTier.png" alt="PriceTier.png" title="">
</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/unity-sdk-for-xiaomi-alpha-v0.0.6.unitypackage" title="Unity Package (Unity 5.4+)">Unity Package (Unity 5.4+)</a></li>
<li><a href="/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/unity-sdk-for-xiaomi-alpha-v0.0.6(Unity5.3).unitypackage" title="Unity Package (Unity 5.3+)">Unity Package (Unity 5.3+)</a>
</li>
</ul>
<blockquote><p><code>Unity Package (Unity 5.4+)</code> works for Unity 5.4+ whether <code>Development Build</code> is toggled.<br><code>Unity Package (Unity 5.3+)</code> works for Unity 5.3+ but doesn’t work under <code>Development Build</code>.</p>
</blockquote>
<ul>
<li><a href="/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/unity-sdk-for-xiaomi-alpha-v0.0.6-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/05/26/unity-sdk-for-xiaomi-alpha-v0.0.6/unity-sdk-for-xiaomi-alpha-v0.0.6-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.5</title>
<link href="https://unitytech.github.io/channel/2017/05/22/unity-sdk-for-xiaomi-alpha-v0.0.5/"/>
<id>https://unitytech.github.io/channel/2017/05/22/unity-sdk-for-xiaomi-alpha-v0.0.5/</id>
<published>2017-05-22T06:06:04.000Z</published>
<updated>2017-05-22T06:10:15.000Z</updated>
<content type="html"><![CDATA[<p>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.5 build.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>The SDK now works on non-xiaomi devices!</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/05/22/unity-sdk-for-xiaomi-alpha-v0.0.5/unity-sdk-for-xiaomi-alpha-v0.0.5.unitypackage" title="Unity Package">Unity Package</a></li>
<li><a href="/channel/2017/05/22/unity-sdk-for-xiaomi-alpha-v0.0.5/unity-sdk-for-xiaomi-alpha-v0.0.5-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/05/22/unity-sdk-for-xiaomi-alpha-v0.0.5/unity-sdk-for-xiaomi-alpha-v0.0.5-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.5 build.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.4</title>
<link href="https://unitytech.github.io/channel/2017/05/11/unity-sdk-for-xiaomi-alpha-v0.0.4/"/>
<id>https://unitytech.github.io/channel/2017/05/11/unity-sdk-for-xiaomi-alpha-v0.0.4/</id>
<published>2017-05-11T03:09:28.000Z</published>
<updated>2017-05-11T07:53:44.000Z</updated>
<content type="html"><![CDATA[<p>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.4 build.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Add an installer.</li>
<li>Fix main thread error seen in <code>Development Build</code>.</li>
<li>(Unity 5.5+) Add error code to <code>IStoreListener.OnPurchaseFailed</code>, <code>PurchaseFailureReason.DuplicateTransaction</code>, when user repeats purchasing a non-consumable they already own.</li>
</ul>
<blockquote><p>A usage note for Customer Service: developers can use the <code>product.availableToPurchase</code> bool field to determine if a product is available from the Store’s Product Catalog. This field does not indicate ownership. Developers can use the <code>product.hasReceipt</code> bool immediately after purchasing to determine if a product is owned by the user, but this field will be reset to false when the user restarts the application; there is essentially no support for Product Inventory in Unity IAP.</p>
</blockquote>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/05/11/unity-sdk-for-xiaomi-alpha-v0.0.4/unity-sdk-for-xiaomi-alpha-v0.0.4.unitypackage" title="Unity Package">Unity Package</a></li>
<li><a href="/channel/2017/05/11/unity-sdk-for-xiaomi-alpha-v0.0.4/unity-sdk-for-xiaomi-alpha-v0.0.4-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/05/11/unity-sdk-for-xiaomi-alpha-v0.0.4/unity-sdk-for-xiaomi-alpha-v0.0.4-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.4 build.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.3</title>
<link href="https://unitytech.github.io/channel/2017/05/05/unity-sdk-for-xiaomi-alpha-v0.0.3/"/>
<id>https://unitytech.github.io/channel/2017/05/05/unity-sdk-for-xiaomi-alpha-v0.0.3/</id>
<published>2017-05-05T03:04:35.000Z</published>
<updated>2017-05-22T06:07:13.000Z</updated>
<content type="html"><![CDATA[<p>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.3 build.</p>
<h3 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h3><ul>
<li>Add DEBUG mode!</li>
</ul>
<h3 id="Downloads"><a href="#Downloads" class="headerlink" title="Downloads"></a>Downloads</h3><ul>
<li><a href="/channel/2017/05/05/unity-sdk-for-xiaomi-alpha-v0.0.3/unity-sdk-for-xiaomi-alpha-v0.0.3.unitypackage" title="Unity Package">Unity Package</a></li>
<li><a href="/channel/2017/05/05/unity-sdk-for-xiaomi-alpha-v0.0.3/unity-sdk-for-xiaomi-alpha-v0.0.3-iap-guide.pdf" title="IAP Doc">IAP Doc</a></li>
<li><a href="/channel/2017/05/05/unity-sdk-for-xiaomi-alpha-v0.0.3/unity-sdk-for-xiaomi-alpha-v0.0.3-ads-guide.pdf" title="Ads Doc">Ads Doc</a>
</li>
</ul>
<h3 id="Support"><a href="#Support" class="headerlink" title="Support"></a>Support</h3><p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.3 build.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.2</title>
<link href="https://unitytech.github.io/channel/2017/04/27/unity-sdk-for-xiaomi-alpha-v0.0.2/"/>
<id>https://unitytech.github.io/channel/2017/04/27/unity-sdk-for-xiaomi-alpha-v0.0.2/</id>
<published>2017-04-27T02:52:26.000Z</published>
<updated>2017-05-09T03:34:37.000Z</updated>
<content type="html"><![CDATA[<h4 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h4><ul>
<li>A more stable version.</li>
</ul>
<p>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.2 build.</p>
<p>You can download the the unity package <a href="https://github.com/UnityTech/channel/releases/download/v0.0.2/unity-sdk-for-xiaomi-alpha-v0.0.2.unitypackage" target="_blank" rel="external">here</a> and the docs can be found <a href="/channel/uploads/unity-sdk-for-xiaomi-iap-guide.pdf">here (IAP)</a> and <a href="/channel/uploads/unity-sdk-for-xiaomi-alpha-v0.0.2-ads-guide.pdf">here (Ads)</a>.</p>
<p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<h4 id="Changelog"><a href="#Changelog" class="headerlink" title="Changelog"></a>Changelog</h4><ul>
<li>A more stable version.</li>
</ul>
<p
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
<entry>
<title>Unity SDK for XIAOMI (IAP + Ads) Alpha v0.0.1</title>
<link href="https://unitytech.github.io/channel/2017/04/18/unity-sdk-for-xiaomi-alpha-v0.0.1/"/>
<id>https://unitytech.github.io/channel/2017/04/18/unity-sdk-for-xiaomi-alpha-v0.0.1/</id>
<published>2017-04-18T03:18:54.000Z</published>
<updated>2017-05-09T03:34:29.000Z</updated>
<content type="html"><![CDATA[<p>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.1 build.</p>
<p>You can download the the unity package <a href="https://github.com/UnityTech/channel/releases/download/v0.0.1/unity-sdk-for-xiaomi-alpha-v0.0.1.unitypackage" target="_blank" rel="external">here</a> and the docs can be found <a href="/channel/uploads/unity-sdk-for-xiaomi-iap-guide.pdf">here (IAP)</a> and <a href="/channel/uploads/unity-sdk-for-xiaomi-alpha-v0.0.1-ads-guide.pdf">here (Ads)</a>.</p>
<p>If you have any question, feel free to contact us at <a href="mailto:[email protected]" target="_blank" rel="external">[email protected]</a> for IAP and <a href="maito:[email protected]" target="_blank" rel="external">[email protected]</a> for Ads.</p>
]]></content>
<summary type="html">
<p>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.1 build.<
</summary>
<category term="alpha" scheme="https://unitytech.github.io/channel/tags/alpha/"/>
</entry>
</feed>