Not initialized Problem

Hi there,

my iap was working fine. Then i upgraded unity version to 2020.1 and changed mail. I set it correctly and upgraded iap package to last. Its debugs fine in unity console when i click the button. But iap doesnt work when i click button in game ( released apk ). ( im not working with iap first time )

I have only “remove ads” product. I tried all that solutions for fix it but not working. Logcat error is;

" Buy product fail. Not initialized " but it is initialized. That was working, i cant fix it now because i cant find any problem. Working system is broken after update. Please help me about it.

i also have google play services,admob,onesignal services in game. They all working fine

Regards

Please provide your device logs, and place Debug.Log statements in all your purchase and purchase callback methods to trace the flow, they will show in the device logs. Attach the log here after reviewing, and identify any issues https://discussions.unity.com/t/699654

I tried all the solutions but didnt work. At last, just removed all iap folders and re install it then its worked.