Can mobile dotnet runtime be heap-limited?
Having Xamarin (or maui) iOS application extension (net8.0-ios
, ios-arm64
), I would like to force it the maximal heap size. Unfortunately apple states that Notification Service Extension can allocate only 24MB.