InAppPurchase Not supported on device

Hello Team,

I’m getting error of " In-App Purchase is not supported on this device". I have tried so many times on my device and getting same error again and again. 

It’s been 28 hours to add products on apple(iTunes connect)

I have just subscribe for pro. and downloaded latest build for implementing InAppPurchase in my application. 

I have properly followed apple process for certificates and add my unique products ids via iTunes connect account. 

I used source code of InAppPurchase provided in Sample code folder and replace my valid product id’s with table. In below code I have not disclose my product ids.

I have created build by valid developer certificate same as my ITunedConnect account.

local currentProductList = {   

    “myProductsIDs1”,

    “myProductsIDs1”,

    “myProductsIDs1”,

}

– Product IDs for the “apple” app store.

local appleProductList =

{  

    “myProductsIDs1”,

    “myProductsIDs1”,

    “myProductsIDs1”,

}

Please resolve my issue and let me know what i’m missing.

Thanks In Advance.

You need a Pro subscription to allow in-app purchases.

Thanks. And I have pro subscription and already written in above post.

Doesn’t look like your Corona login was updated to Pro. If your Corona Developer account isn’t configured as a Pro subscription, it won’t work. 

Thanks. please let me know from where and how we can configured corona developer account.

Looks like the above account is listed as Pro. You should just de-authorize your current installation and use the one above.

You need a Pro subscription to allow in-app purchases.

Thanks. And I have pro subscription and already written in above post.

Doesn’t look like your Corona login was updated to Pro. If your Corona Developer account isn’t configured as a Pro subscription, it won’t work. 

Thanks. please let me know from where and how we can configured corona developer account.

Looks like the above account is listed as Pro. You should just de-authorize your current installation and use the one above.