[Closed] NOT WORKING ON MAC !

Hi!
I published game to Mac AppStore. When i downloaded my game, iAps and Restore don’t work! (On iOS everything is OK).
It stopped working when i updated Unity from 5.3 to 5.4. Before, everything was ok.
I even updated iAps plugin and it sttill dosen’t work.

Import logs:
UnityIAP:Received 0 products
App Receipt found
Unavailable product MAC_more_money_per_tap -MAC_more_money_per_tap

Important code:
builder.AddProduct(“MAC_more_money_per_tap”, ProductType.Consumable);

iTunes (screenshoot):

Problem was solded itself…

2 Likes

how it got solved?

Hi @IgniteAVteam

If you are having an issue with IAP on the Mac App Store, would you be able to provide more details.

What is the error message you are receiving? What are the circumstances?
What version Unity and the IAP plugin are you using?
Were you able to follow our IAP implementation guide:

Any details you provide would be helpful in sorting out your issue.