microsoft / appcenter-sdk-dotnet

Development repository for the App Center SDK for .NET platforms, including Xamarin
Other
311 stars 141 forks source link

Crashes are not shown on dashboard but analytics data is shown #1797

Closed LTIPranav closed 1 week ago

LTIPranav commented 4 weeks ago

Description

Crashes are not shown on dashboard but analytics data is shown Microsoft.appcenter.crashes -5.0.6 Microsoft.appcenter.analytics -5.0.6

Repro Steps

1.launch the app . 2.Try a crash with test button

Details

  1. What is your app platform (Xamarin.Android or Xamarin.iOS or UWP)?
    • .Net for iOS
  2. If using Xamarin.Forms or if using portable/shared code to call our SDK APIs, are you using shared project, PCL code or .NET standard code for the application? Which .NET standard version or which PCL profile?
    • e.g. .Net 8
  3. Which SDK version are you using?
    • e.g.5.0.6
  4. Which OS version did you experience the issue on?
    • iOS 16 ,17 ,18
  5. What device version did you see this error on? Were you using an emulator or a physical device?
    • e.g. iPad
  6. What third party libraries are you using?
    • example
  7. Please enable verbose logging for your app using AppCenter.LogLevel = LogLevel.Verbose before your call to AppCenter.Start(...) and include the logs here:
DmitriyKirakosyan commented 3 weeks ago

Hi @LTIPranav , thank you for your report!

Please enable verbose logs using AppCenter.LogLevel = LogLevel.Verbose and share the AppCenter logs (before the crash and after app restart).

If you can create a demo app reproducing the issue for us, it will be extremely helpful!

IlyaBausovAkvelon commented 1 week ago

Hi @LTIPranav, I am closing this issue due to inactivity. If you are still experiencing this, please reopen it.