My Application is for jailbroken devices. It compiles and works fine in general in the iOS simulator but it crashes instantly the moment I open it in my device. Again, it's a Jailbroken app so I can't get crash logs the same way registered developers can. Is there any way I can get a crashlog for my app even though I am not a registered iOS developer? This is driving me nuts because I have been working on this for 3 months now and I don't want to stop because of something like this.
Oh, if it matters, I am "Fake code signing" using the method described here, but only this specific app is crashing. I tested by making a dummy app that simply shows a label and it's not crashing at all.