开发者

How to ensure that the app was purchased from app store?

Is there a way to confirm (programmatically) that the application was purchased from AppStore? Or, maybe, there is a way to get a list of devices IDs from AppStore that purchased my app?

The reason is the willing to determine if the application was legally purchased or not...

I know that there is a way to know that the in-app purchase took place. Maybe I can check for a paid app purchase too?

The solution may be inside the iPhone app or some check in server side.

The application t开发者_如何学JAVAhat I develop is about to get a content from the web server. Usually (by browsing my client's site) this content is not free and he wants to be sure that users that get the content by using an iPhone app (that I develop) did pay for the app.


Check out these related questions:

Iphone App store - Verifying paid customer

How to programmatically determine if DRM was removed from iPhone application?

Determining if an iPhone is Jail broken Programmatically


My previous Stack Overflow question may help you out: Reducing piracy of iPhone applications


No, but see this related question for information on how to potentially detect that your app has been tampered with in order to allow it to run as a bootleg.

The in-app-purchase-style verification has struck me as a good way to do this, but Apple doesn't currently support it. It might be worth a bug report.


I don't know of anyway of "confirming that the application was purchased from the appStore". I don't think there's any bit that's flipped or "thing" you can check to see.

Sorry.

But if you do learn of such a thing, let me know.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜