Unity IAP is not working in 2019.4.20

Hi All

Recently I have shifted my unity 2018.3.7f1 to Unity 2019.4.20 . When i run my project unity IAP is not

working. I have put an empty project and install the IAP package. and run the project. But IAP is not calling

any function. It did not populate any thing.

Normally it will call test user and test amount. But it is not called anything.

So what i have to do .

Thanks and Regards
Alex

Please share the code that you are using. What version of IAP are you using? The latest is 2.2.7 (asset store version) and In App Purchasing library (Package Manager). Also share how you are debugging when you claim “not called anything”. Typically you would place Debug.Log statements in these locations which will show in the Android logcat logs