Timo Partl
Timo Partl
Thanks a lot for considering! > for example .NET Framework 4.6.1 for [WPF](https://docs.microsoft.com/en-us/appcenter/sdk/getting-started/wpf-winforms#1-prerequisites) I've read that .NET Framework 4.6.1 [will reach End-off-support early next year](https://devblogs.microsoft.com/dotnet/net-framework-4-5-2-4-6-4-6-1-will-reach-end-of-support-on-april-26-2022/). Maybe that makes the decision...
Just a small reminder that .NET Framework 4.6.1 has reached end-of-support now :) Would love to see `System.Text.Json` to be used soon!
@DmitriyKirakosyan Are there any updates and/or would you accept pull requests for this?
I checked out the repo and spent multiple hours trying to successfully build the library, without success. It constantly complains about missing references. No idea how this is supposed to...
The preview version SDK does seem to be non-functional for me in a .NET6 macOS app. No sessions are being tracked, `Analytics.TrackEvent` & `Crashes.GenerateTestCrash` don't work at all either.
@DmitriyKirakosyan I created a new issue [here](https://github.com/microsoft/appcenter-sdk-dotnet/issues/1690).
I also noticed that OnEnterKey() isnt firing (at least not on a physical device). I would need that event to implement a workaround for this issue: https://github.com/wordpress-mobile/AztecEditor-Android/issues/930
I agree with @chrisschx that this field should be more customizable. In a code comment you wrote yourself that this is a free text field: https://github.com/stephanstapel/ZUGFeRD-csharp/blob/9852cae7288a29e3215a4845aff0529a0ab063f7/ZUGFeRD/InvoiceDescriptor21Writer.cs#L89 If I am not...
Same problem with [executableUrl](https://developer.apple.com/documentation/foundation/nstask/2890106-executableurl), which is the replacement for the deprecated [launchPath](https://developer.apple.com/documentation/foundation/nstask/1414221-launchpath)
> * [xamarin.ios-15.99.0.464.pkg](https://bosstoragemirror.blob.core.windows.net/wrench/xcode14/9a839d6c4a4c31a2b524fcdb721457900b396b84/6679621/package/notarized/xamarin.ios-15.99.0.464.pkg) Is this for legacy Xamarin only? I did download & install that preview package but still getting an error when trying to compile my .NET6 (non-MAUI) iOS...