Hi guys,
So on the itunesconnect I always get this message telling that I haven’t implement/include SKPaymentObserver method. Based on my research it seems there’s nothing you need to do when you use Unity IAP plugin, just make sure that the IAPmanager loads/initiliazed the first thing when the app runs.
I thought I did that but I keep getting that warning message saying my binary doesn’t include SKPaymentObserver. I’m using unity 2017.1 and I thought they’re already supported?
Any help here? Searching doesn’t reveal much solutions/answers