AppD Archive

Not able to get crash call back in my iOS app.

CommunityUser
Splunk Employee
Splunk Employee

Hi,

     In order to get crash callback in my iOS app, I had confirmed my class to ADEumCrashReportCallback protocol and implemented method 

- (void)onCrashesReported:(NSArray<ADEumCrashReportSummary *> *)summaries in my class. But I am not getting any callback to this function to send the reports to Google Analytics. I am able to see the crash report in Dashboard but not getting the callback on next run. Can u help me out on this?

 

Thanks,

Sahana Rao

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...