In App Purchasing packeg install - but editor keep say i need to install

Hi, I’m using unity: 2021.3.10.f1

The IAP package that is installed: Version 4.5.2 - December 10, 2022

But when I try to run my asset unity keeps saying I need to install IAP in order to use the asset.

8687619--1171722--3.PNG

The In-App purchasing in settings is “on”.

i upgrade my project from 2019.4.14f1 & IAP 2.2.1 (because billing libary 4).

Any help, please?

@play2 did you delete the old Assets/Plugins/UnityPurchasing folder as mentioned in your last screenshot, step 3?

Is the popup actually coming from Unity IAP or maybe another Asset Store package?

I delete the old folder…
how can I know if another pack maybe pop up the alert?

If all of your assets have source code delivered with them, you could search for the popup header line “Please import Unity IAP to use this asset” in your entire project’s scripts contents (Visual Studio or any other code program offers that search functionality).

1 Like