I'm setting up a few iPhones to show off a demo app I've developed and I want to make the setup foolproof.
I'd like to configure the phones so that when powered on, they run my demo app immediately (instead of SpringBoard). I've tried to add a custom plist to /System/Library/LauncDaemons that runs the app on startup (using the RunAtLoad key), but this doesn't seem to work.