I am trying to implement the feature in my app that will permit user to use my application free only for few days and after that i will alert the user to buy this app through IAP . e.g. when i install some trail version software on windows it has evaluation period of somedays and after expiry of trial period it asks to buy for this software every time i install a fresh copy that software need to implement something like this. googled a lot about this issue but nothing working for me and i also dont know from where to start. so please can any body help me on this issue. Thanks in advance.
Asked
Active
Viewed 180 times
2 Answers
4
App Store Rejects on 2.9: Apps that are “beta”, “demo”, “trial”, or “test” versions will be rejected
This Guideline says you can not tried this type of feature in your app. but you implement this type of feature in your app and submit app to app store your app will rejected by apple.

The Ray of Hope
- 738
- 1
- 6
- 16
2
Unfortunately, the App Store Review Board doesn't like trial versions of apps. I haven't tried making a trial version, but doing this will probably get your app rejected.
From the App Store Review Guidelines:
2.9 Apps that are "beta", "demo", "trial", or "test" versions will be rejected.
However, in some cases you can use subscriptions to provide content. See this SO discussion for more about that.

Community
- 1
- 1

architectpianist
- 2,562
- 1
- 19
- 27