-
I get different variations, don't know which other factors have an influence on this. Sometimes the app freezes and ends once I try to reach the Appstore. Sometimes it doesn't freeze, but quits shortly after the Appstore related code was active, even after inactivating the code again. Right now it quits within 2 seconds after making an Appstore request.
-
Can you enable device crash logging and send me a readout of it?
(please tell me if you need help how to do this) :)
-
Well, I definitely need some help, I have no clue how to do this :)
-
In XCode find the "Organizer" in your "Window" menu and open it.
Find your device in the left pane and find the 'Device logs' pin. Under there you can find a list of all sorts of crashes and problems and in which app it happened. Check the dates/timestamps and see which one matches your crash and then either PM or email it to me. :)
Please change the build setting to 'Debug' before running your app that you want to test for crashes. You do that by editing the current XCode scheme (depends on which XCode version you are using). Also please tell me if you need help with that :)