Creating Trial Application
I'm developing a local application not meant for distribution through the App Store, as I only want specific users to be able to install the application. Because I am enrolled in the Enterprise Program all I have to do is email them the Mobile Provisioning file and .app file so they can install it.
However, ideally I would like the app to only be usable for a given time period after they run it for the first time on their device (almost like a movie rental from the iTunes store).
Is there a way to do this in code?
If not in code, is there to do this through the Provisioning Portal?
|