Two problems there:

First, sending back the UDID is a violation of the new developer terms from 
Apple.

Second, thats not how apps are supposed to work on the App Store. When the user 
buys an app, they expect it to work on all of their devices that are synced 
with their iTunes account. For example, I have an iPod Touch, an iPhone and and 
iPad. Not only would I be angry as a user because your app only worked on the 
first device I synced with, but there would be no way for me to even buy a 
second copy of the app for another device on my account. I'd guess you'd start 
racking up nasty reviews and Apple would pull your app for that.

The bottom line is there there is no way for you to "know" what devices 
actually belong to the user, and stuff from the iTunes store is expected to 
work on up to 5 machines on the same account and all the devices synced with 
those machines. That's what Apple tells users to expect.

Again, the real piracy problem isn't machine sharing, it's jailbroken phones 
running pirate copies downloaded from warez sites.

Dave

On Apr 17, 2010, at 8:44 PM, Ben Liong wrote:

> You can definitely use the device's UUID
> to try to limit the number of ipads using
> your app. What I'd do is have the app
> check with a server to see if the UUID
> is licensed to use the app.
> 
> If you set that server up to allow all UUIDs
> when the app is under apple's review, you
> should have no problem getting it approved.
> 
> What's the licensing agreement with that
> company just out of curiocity? Are you
> Deploying the app to them via the app store?
> 
> Ben.
> www.benliong.com
> 
> Sent from my iPhone
> 
> On 18 Apr 2010, at 9:10 AM, [email protected] wrote:
> 
>> 
>> I know this isn't really a Mac question so if anyone has suggestions  
>> for a better mailing list please let me know.
>> 
>> As far as I can see when you buy an app from iTunes Store you can  
>> install it on multiple iPhones if you sync them to the same iTunes  
>> account.
>> 
>> So if I write an iPad app for business what prevents the business  
>> using a single account to sync all their iPads and only having to  
>> pay once?
>> 
>> It would be good to know before I start writing something...
>> 
>> Thanks,
>> 
>> Adam
>> 
>> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> ------------------------------------
> 
> MacSB email guidelines: http://tinyurl.com/2g55d6
> Use MacSB-Talk for off topic messages: 
> http://groups.google.com/group/macsb-talk
> Yahoo! Groups Links
> 
> 
> 

Reply via email to