Is codeless IAP being discontinued in Unity 2020.2 ?

I am testing upgrading a project to 2020.2.0a9 in order to potentially bypass some issues involved with Unity building to Android 64bit.
It seems to work OK, however all my IAP connections are now broken.
Also, in the Unity menu bar, there no longer seems to be any reference to IAP, so it is not possible to look at the IAP catalogue or to make codeless IAP buttons.
I tried reimporting IAP in the package manager, and also in the services window.
Is the IAP functionality now reliant upon being connected to Unity Distribution Portal?

Because I would really much rather not have to go through all the time consuming rigmarole of getting UDP set up.

Not sure that would be a relevant answer but I recently experienced a problem with the codeless IAP and the Receipt which was obliviously not supported at all :

In that thread JeffDUnity3D share a thread with a project sample how to make the in app purchase without codeless which took me less than 1h to adapt to my project and to remove the codeless crap.

I would advise you to do the same if you can do programming a bit :wink:

1 Like