-
Notifications
You must be signed in to change notification settings - Fork 564
Open
Labels
Area: App RuntimeIssues in `libmonodroid.so`.Issues in `libmonodroid.so`.enhancementProposed change to current functionality.Proposed change to current functionality.
Milestone
Description
Android application type
Android for .NET (net6.0-android, etc.)
Affected platform version
.NET 6
Description
The .NET Podcast app shows dotnet trace output for:
This logging is almost always disabled, but we call into unmanaged code to increment an integer.
We could ideally port this logging to EventSource and do everything on the managed side -- avoid p/invoke for these.
Steps to Reproduce
Get dotnet trace output for an .NET 6 app.
Did you find any workaround?
No response
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
Area: App RuntimeIssues in `libmonodroid.so`.Issues in `libmonodroid.so`.enhancementProposed change to current functionality.Proposed change to current functionality.
