blakgeek / cordova-plugin-flurryanalytics

Adds support for all that Flurry Analytics flavored goodness to your Cordova based apps
23 stars 29 forks source link

Errors are sent as events after the session ends. #19

Open trueflywood opened 7 years ago

trueflywood commented 7 years ago

Errors are sent as events after the session ends. http://screencloud.net/v/Fp75V

ssaurav2512 commented 6 years ago

Any solution found to this? I'm having the same issue. None of the errors are showing up in the Single App Overview dashboard. Any other way to log errors?

blakgeek commented 6 years ago

@trueflywood @ssaurav2512 What platform are you seeing this behavior on?

ssaurav2512 commented 6 years ago

@blakgeek I tried it on Android and iOS. Both of them are tracking errors as events as well. Also, during error logging, Android captures the error description properly. iOS on the other hand is able to track the errors properly, but provides no description in the Single App Overview Dashboard.