I implement in-app purchases. I put all methods to separate class IAPHelper and for some reasons I wish to have SKProductsRequestDelegate in other class. Is there any way to change delegate to my other class insted of IAPHelper?
I implement in-app purchases. I put all methods to separate class IAPHelper and for
Share
if IAPHelper know the other class, sure 🙂
…
for example