iOS SKProduct How to retrieve free trial information of IAP ?
Asked Answered
M

1

6

I'm developing an iOS app that will include auto renewable subscriptions. I want to dynamically populate an upgrade screen based on the available list of subscriptions. While I can easily pull the price information, title and description I can't seem to successfully pull the free trial information.

Is there any way to retrieve a product's free trial information?

Maccarthy answered 20/2, 2017 at 18:51 Comment(0)
C
1

Apparently, it's not possible without your own custom solution. See: StoreKit on iOS - autorenewable subscription - How to know whether it is a free trial or not?

Chessa answered 27/6, 2017 at 11:49 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.