0

在开源框架中,这是购买物品的代码:

[StoreInventory buyItemWithItemId:@"[itemId]"]

从店面购买商品的等效代码是什么?

https://github.com/soomla/ios-store

4

1 回答 1

0

如果您使用的是 Storefront,则购买商品的代码是: ([StoreInventory buyItemWithItemId:@"your_item_id"])

http://answers.soom.la/t/closed-storeinventory-item/270

于 2014-08-19T13:54:34.473 回答