Information to include with iOS crash or issue

To help us quickly troubleshoot iOS crashes, we need the following information:

  1. App Key
  2. Fully Symbolicated crash logs and any verbose console logs. Also, take a look at Apple's Analyzing Crash Reports
  3. AirshipConfig.plist file
  4. Full App Delegate file contents
  5. How often this crash is occurring-- for example, how many times the crash has been reported vs. how many installs your application has.
  6. When the crash is occurring: On launch? When a push message is received? Some other time? What state was the app in?
  7. What are the steps to reproduce the crash?
  8. Any particular device models and iOS versions that are experiencing the crash vs. those that are not.
  9. What version of the Airship iOS SDK is in use?

For Airship iOS 13.0.0+:

The modular SDK makes it possible integrate the SDK in different ways. Depending on your installation method, please provide the following information:

Carthage: 

  1. Cartfile
  2. Cartfile.lock
  3. Which Airship frameworks have you included in your project?

Cocoapods: 

  1. Podfile
  2. Podfile.lock
  3. Which Airship pods have you included in your project?

Xcframework:

  1. What xcframeworks are you linking?
  2. Which Airship frameworks have you included in your project?

Related Content:

Was this article helpful?
0 out of 0 found this helpful
Submit a request