UDP dependency as UPM package

Can I use UDP as UPM package alongside Unity IAP? IAP installer wants me to remove UDP from pacman and I would prefer to have it as UPM package.

Sorry no. We are working to make IAP a single Asset and Package Manager component in an upcoming release. Why do you need UDP? It’s used to publish to the Asia market

I’m not publishing to the Asia market but Unity IAP AssetStore package installs UDP during the installation process and I thought that I can get rid of one more folder (UDP) if I would use upm package.

6190638--678810--Screen Shot 2020-08-11 at 09.33.22.png

Please try on a new project with IAP 1.23.4. I don’t believe it creates the UDP folder.

Tried, it pulls UDP anyways.
Asset Store package: 1.23.4
UPM package: 2.0.6
Unity: 2018.4

Got it. You can safely ignore it for now. We are looking to decouple it in a future version.

1 Like