You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use IAPurchaseManager in my new tvOS app. I'm getting an warning on compile that the framework is not compatible with iOS, not tvOS and will cause an error in the future. Is there anything that I can do about this? My workaround is to just use the functions in the appropriate view controllers as needed and it looks like that might work.
It would also be nice to have some simple receipt validation and maybe SKDownload support.
The text was updated successfully, but these errors were encountered:
Nice code!
I'm trying to use IAPurchaseManager in my new tvOS app. I'm getting an warning on compile that the framework is not compatible with iOS, not tvOS and will cause an error in the future. Is there anything that I can do about this? My workaround is to just use the functions in the appropriate view controllers as needed and it looks like that might work.
It would also be nice to have some simple receipt validation and maybe SKDownload support.
The text was updated successfully, but these errors were encountered: