Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Jepplen's avatar
Jepplen
Expert Protege
2 years ago

IAP Showing up even when Status is Unavailable

Hi,

I have a couple of IAPs setup in the developer dashboard, but when I set the IAP status to Unavailable it still gets fetched when i call IAP.GetProductsBySKU.

AssetFile.GetList() gives me DownloadStatus: available and IapStatus gives me entitled/not entitled dependning on if it's purchased or not.
But I cannot find anything that will respect the Status set in the IAP in the developer dashboard.

I could of course set the metadata, but since this is this beautiful status in the develop dashboard, I'd rather use that.
Anyone know anything about it?

1 Reply

Replies have been turned off for this discussion
  • Jepplen's avatar
    Jepplen
    Expert Protege

    When clicking "Make unavailable" it says: 
    Are you sure you want to make your Add-on unavailable?
    This will hide your Add-on from users and make it completely inaccessible. This action can be reveresed at any time.

    I mean, reading that does make one think it shouldn't show up when calling the AssetFile.GetList or get IAP.GetProductsBySKU.

    I am on a test user, could that be the reason?