If you're seeing or receiving reports of your app crashing and you know that your app is using the Airship Cordova Plugin, you can contact Airship Support to diagnose the crash and respond to crash reports. For any crash reports, we would recommend sending us the following so that we can respond quickly to diagnose the issue.
- Output from the following commands:
cordova --version cordova platform cordova plugin
- Your
config.xml
file andwww
folder. - Any stack trace or crash logs you can provide.
- When the crash is occurring? On launch? When a push message is received? Some other time? What state was the app in?
- What are the steps to reproduce the crash?
- How often this crash is occurring? For example, how many times the crash has been reported vs. how many installs your application has.