Search code examples
iosiphonexcode7terminate

Unable to open app in iPhone 5 after debugging using xcode 7


I am developing an app based on Images. I am at basic level, I am debugging app using xcode 7.2.1 in iPhone 5 (iOS 9.2.1). Initially, I able to run app in mobile. Later after one week I started developing app further. Now, my app closes automatically within 1 to 2 seconds after tapping (opening).


Solution

  • If you want to view the crash log connect your device, open XCode -> Window -> Devices -> Select you device -> View device logs. You'll get your crash logs there