Open
Description
openedon Oct 29, 2024
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
- What is your app platform (Xamarin.Android or Xamarin.iOS or UWP)?
- .Net for iOS
- 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
- Which SDK version are you using?
- e.g.5.0.6
- Which OS version did you experience the issue on?
- iOS 16 ,17 ,18
- What device version did you see this error on? Were you using an emulator or a physical device?
- e.g. iPad
- What third party libraries are you using?
- example
- Please enable verbose logging for your app using
AppCenter.LogLevel = LogLevel.Verbose
before your call toAppCenter.Start(...)
and include the logs here:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment