Expand my Community achievements bar.

SOLVED

WINU-4.0.0 SDK always firing CrashEvent

Avatar

Level 4

Hi,

We are using Windows Universal SDK 4.0.0 for tracking our Windows App. I noticed that Omniture is sending CrashEvent whenever the app is opened.
Any thoughts

Thanks

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 1

Hello there,

A solution to this problem is to activate the forthcoming Crittercism / Adobe Marketing Cloud integration. Crittercism has a crash reporting product that provides accurate crash counts with detailed stack traces, which can be imported into your Adobe console:

https://marketing.adobe.com/resources/content/resources/en/exchange/marketplace/apps/Crittercism.htm...

We're currently running a beta trial, the product works for iOS, Android and Windows, happy to include you in the trial.

Lars

View solution in original post

3 Replies

Avatar

Employee

Hey there,

 

The CrashEvent is set on launch when the Adobe SDK is not aware that the app exited/closed correctly in its previous run.  In Windows, you have to tell the Adobe SDK when the app is suspended or closed.  Please verify you have correctly implemented lifecycle by referencing the section called "Lifecycle Metrics" on this page: https://marketing.adobe.com/resources/help/en_US/mobile/uwp/analytics.html

 

Hope this helps.

 

-steveb

Avatar

Level 4

Thanks Steve

Is this something specific for Windows SDK?
We are not doing like this (notifying SDK when the app is closed/suspended) for our Android or iOS apps, but crash events are firing for
those apps only if there is a genuine crash

Avatar

Correct answer by
Level 1

Hello there,

A solution to this problem is to activate the forthcoming Crittercism / Adobe Marketing Cloud integration. Crittercism has a crash reporting product that provides accurate crash counts with detailed stack traces, which can be imported into your Adobe console:

https://marketing.adobe.com/resources/content/resources/en/exchange/marketplace/apps/Crittercism.htm...

We're currently running a beta trial, the product works for iOS, Android and Windows, happy to include you in the trial.

Lars