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
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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:
We're currently running a beta trial, the product works for iOS, Android and Windows, happy to include you in the trial.
Lars
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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:
We're currently running a beta trial, the product works for iOS, Android and Windows, happy to include you in the trial.
Lars
Views
Replies
Total Likes