Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm making a language education app for my client. We want to add monthly/annual membership subscription to this free app, and we want to use the Auto Renewable Subscription.

My past experience with Apple is that only Newsstand app is allowed to use Auto Renewable Subscription. For normal app, we need to use non-renewable subscription IAP. But my client really likes the auto renewable idea, so we propose to:

  1. convert current app to a Newsstand app (I know it has something to do with plist file and Icon files), technically I have no problem.
  2. use the Auto Renewable Subscription mechanism
  3. but the app doesn't look like any magazine/newspaper app

My question is: will app like this get rejected? Although, over the time this app provides new content, but the content doesn't come in the way as "issues", the app interface doesn't look like magazine/newspaper.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.