ニュース

A utility to convert String[] to string-arrays and put them in resources for Android - mpgopala/android-string-array-xml-convertor ...
It looks like Android expects the property skus (an array of strings) rather than sku (a single string) like iOS does. But the documenation and examples say to use sku regardless of platform?