I want to limit the use of a particular application to a specified ipad by using its serial number. How can i get the ipad's serial number programmatically.
You can't do this with a pre-existing app, but you could provide such a restriction if you write the app yourself, because that information is available as an API in iOS, the iPad's operating system.