Will Appstore accept this kind of application?

一个人想着一个人 提交于 2019-12-12 03:59:47

问题


So I already have 2 versions out on appstore..

One app is a free but limited version.

The other is a paid unlimited. The basic layout..

I have had questions from companies wanting to buy the app and give to their employees. So they don't have to buy the app with their personal accounts..

So I was thinking of releasing a 3rd version that prompts the user for a license key on first start, if the key is valid the app starts and works until reinstalled or w/e. If the key is invalid the app just keeps prompting for a valid license.

Now I remembered reading somewhere that apple wouldn't allow apps that had no public function or something like that. Which this app wont have unless u have a valid license.. But since I do also provide a valid public version of the app, will this one get accepted? Or have they removed theese rules?

Any insight in the matter would be helpful!

Edit:

Forgot to mention that the reason im looking to use the license is because i have the same app for android and want the companies to be able to buy for both device types, not just apple devices.

Thanks


回答1:


I did something very similar to this some time ago, they seemed ok with it (then at least), they just asked for a license key in the complementary info (during the app submission) to go through all their usual validation tests.




回答2:


I believe you should use the B2B functionality in ITunes Connect: http://developer.apple.com/support/ios/volume-purchase-program.html

Also check: https://developer.apple.com/appstore/resources/volume/




回答3:


Klassmating has an app in the app store that has no public functionality unless you are a student at a specific university. So it seems like you can have apps like that.




回答4:


Without knowing exactly, I would assume Apple would reject such an app from the store (mainly because it would allow you to sell applications "behind their back" - i.e. sell licence keys and not using in-app purchase) :-)

However, there are two possible solutions to your problem that come to my mind:

  1. Create and distribute gift codes (would be a problem if you had to give out too many of them).

  2. Do an ad-hoc distribution of your app to the companies. Basically they would need your application bundle and an ad-hoc mobile provision file. Then they can simply install your application by dragging it to iTunes.




回答5:


There are different official iPhone application distribution methods.

In which for your current requirement,I suppose you can use the Custom B2B Apps,where you can deliver apps directly to your business customers who have a Volume Purchase Program account.You can get more information from the link provided above.

cheers!




回答6:


Yes, I too have had an app in the app store which works like this. You have to provide them with a key/licence to access the app functionality so they can test it fully.




回答7:


I've had an app rejected for this very reason - required a username and password, not a licence key, but was free. They said in contravened the licence terms regarding in app purchases. Mine allowed time limited free trials from within the app, but full functionality was restricted to purchases outside the app. Apple wanted their 30% cut of the subscription cost so it was no dice for us.

On the other hand, the app store review process is seemingly entirely random, so who knows.



来源:https://stackoverflow.com/questions/7768417/will-appstore-accept-this-kind-of-application

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!