SDKBOX "Invalid iap item name"

Hi,

I got “Invalid iap item name” message when call sdkbox.IAP.purchase(name). I put product name the same as product id, is there any restriction for item name?

As I debug, item name matches with name in sdkbox_config.json, file, the message thrown by PluginIPA library itself.

sdkbox.IAP.purchase(name)

name=remove_ads, thanks.


Sorry it was my fault. I solve the problem