0

As per In App Purchases Guide in apple's developer resources, it clearly says that we can offer free trial option. In App Purchases Guide Table 12-5 from Apple Developer Docs.

But I couldn't able to see it anywhere when I am setting in App purchases in iTunesConnect. Are they still offering that? Where can I find it?

Here is the screen shot of what I see in my iTunesConnect enter image description here

2 Answers2

1

In iTunes Connect you will find it here

App > Manage In App Purchases > Subscription Basic > 1 Month >  Offer a free trial?

enter image description here

hfossli
  • 22,616
  • 10
  • 116
  • 130
  • sorry, I couldn't able find that. Only thing I found when setting price tier is "Offer a marketing opt-in incentive?" I could provide screenshot, but I don't know how to do it in comments though. – Murali Patteboyina Jun 04 '13 at 22:52
  • BTW, I found this link in apple's forum when I was searching for this issue https://devforums.apple.com/message/792887#792887 where they discuss the same thing. – Murali Patteboyina Jun 04 '13 at 22:55
  • Sound like you need a screenshot. Here you go. – hfossli Jun 05 '13 at 07:16
  • 1
    Please check the screen shot attached to my question. How come I didn't had that in mine? My in-app purchases are Auto-Renewal Subscription in-app purchases. Is yours different? Also mine is not a newsstand application. – Murali Patteboyina Jun 05 '13 at 07:34
  • 1
    My application is a newsstand application. Maybe that's the difference? – hfossli Jun 05 '13 at 07:41
  • Is there any way to specify free trial period duration other than 7 days or 1 month? I searched Apple documentation, but I didn't find the answer. – Andrii Polunin Aug 07 '14 at 11:30
  • @AndrewPolunin seems like those are the only options. sadface. – hfossli Aug 08 '14 at 09:01
0

This is because you're app is NOT a newstand application.

ajmccall
  • 2,024
  • 23
  • 42