We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I purposely crash my app with my plugin, I get the crash reported to Crashlytics, so I think I have everything configured correctly.
If iOS closes my app (at least for the exception pasted below), the phone has a crash report, but I don't get it in Crashlytics.
Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Termination Description: SPRINGBOARD, scene-update watchdog transgression: com.company.app exhausted real (wall clock) time allowance of 10.00 seconds | | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 2.390 (user 2.390, system 0.000), 4% CPU", | "Elapsed application CPU time (seconds): 0.002, 0% CPU" | )
Is this expected behavior?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I purposely crash my app with my plugin, I get the crash reported to Crashlytics, so I think I have everything configured correctly.
If iOS closes my app (at least for the exception pasted below), the phone has a crash report, but I don't get it in Crashlytics.
Is this expected behavior?
The text was updated successfully, but these errors were encountered: