Android application type
Android for .NET (net6.0-android, etc.)
Affected platform version
vs2022
Description
when i run . i get error android platform not support this
Steps to Reproduce
GCSettings.LatencyMode = [GCLatencyMode.SustainedLowLatency;](url)
GCSettings.LargeObjectHeapCompactionMode = GCLargeObjectHeapCompactionMode.CompactOnce;
Did you find any workaround?
No response
Relevant log output
No response