550372936
Results
2
comments of
550372936
> [[XYStore defaultStore] addPayment:productId > success:^(SKPaymentTransaction *transaction) > { > > ``` > } failure:^(SKPaymentTransaction *transaction, NSError *error) { > > }]; > ``` > > 购买流程很顺利,可以购买,断点也能进入你的代码里每个方法,但是为啥就是调用的地方success不回调呢?
请问找到解决方案了吗?gradle8+版本,使用不了插件。