I’m using the Codeless IAP version 4.14.2 with Unity version 2021.3.38
I have one manager that’s always active on my main menu that holds all of the different IAP buttons and I just use a linked UI button for the call. Since the UI button get activated and deactivated at times.
I had read that you need the IAP buttons to be active for the restore button to work and that’s why I went this route but my restore button still isn’t doing anything so my build is constantly getting rejected by apple.
Can someone help me figure out what’s going wrong? All the documentation is saying that I just need to turn one of the IAP buttons to restore and that’s it…but I clearly must be missing something.