Hi all
I have an app that does not start on the 4S and 6+ - it is fine on the other iPhone versions. It also works on the emulator too - for all versions.
The splash screen shows and then the app stops and exists. The splash screen is called in Activity_Create.
I have added a try catch block around all the code in Activity_Create along with a message box to display the error but no message appears - the app just stops.
What else can I do to determine what the problem is?
Thanks
I have an app that does not start on the 4S and 6+ - it is fine on the other iPhone versions. It also works on the emulator too - for all versions.
The splash screen shows and then the app stops and exists. The splash screen is called in Activity_Create.
I have added a try catch block around all the code in Activity_Create along with a message box to display the error but no message appears - the app just stops.
What else can I do to determine what the problem is?
Thanks