lagssss
lagssss

Reputation: 31

In-app purchase for Mac OS X application

I need to code in-app purchasing in my Mac OS X app. I haven't found any information about this. Does the in-app-purchase technology work in OS X applications or does it exist for iOS only?

Upvotes: 3

Views: 3203

Answers (1)

PengOne
PengOne

Reputation: 48398

From the iTunesConnect Developer Guide:

In-App Purchase functionality requires iOS 3.0 or higher for iOS apps and Mac OS 10.7 or higher for Mac OS apps.

For complete guidelines and instructions on In-App Purchase, see the App Store Quick Reference: Getting Started with In-App Purchase on iOS and the In-App Purchase Programming Guide.

Upvotes: 3

Related Questions