Android
Unity 2022.3.45f1
IAP 4.12.2
iOS
Unity 2020.3.38f1
IAP 4.10.0
It worked until today, but suddenly, all purchases just started not working without any single error message! What is going on?
Android
Unity 2022.3.45f1
IAP 4.12.2
iOS
Unity 2020.3.38f1
IAP 4.10.0
It worked until today, but suddenly, all purchases just started not working without any single error message! What is going on?
There was a missing code in iOS, and it works now, but in Android, there’s no missing stuff, but it doesn’t work. The product is initialized, and the product is already activated in the Google Play Console.
Hi @modernator24 ,
Thank you for bringing this issue to our attention! Could you please provide device logs from one of the affected Android devices? These logs will help us identify any underlying issues or misconfigurations.
For Android Devices one way to collect logs would be:
• Connect the device to your computer via USB.
• Open Android Studio or a similar tool that can access logs.
• You can use the Logcat tool to capture logs while reproducing the issue
Please ensure the logs include the events from the app startup to the point where the issue occurs.
Thanks!
Somehow it just suddenly works back even I didn’t change anything. I have no idea what’s happening here.
Technology sometimes resolves its own mysteries ! We are glad to hear it’s working again. Let us know if anything else comes up!
Thanks!