What I want to do: Deploy an App to my phone using SCP without a dev license.
What Is Happening: I can test on simulator and device and the Application works 100%. When I scp the app to the Applications folder on my phone, the icon shows, and the app opens for about a couple of seconds then closes (you don't see anything except a black background).
I tried using ldid to sign it and the main binary is set to 0755 and chown'd to root:wheel. I have tried various permission situations and the app pretty much does the same thing no matter what.
What is causing this to happen? I know this is possible as EVERYONE who uploads apps to cydia follows this same process.
Thanks in advance.