Closed claunia closed 7 months ago
Hi @claunia, thank you, we will create a feature request for this.
I totally agree with this as it is somehow related to #1083
2 year and half later, .NET up to version 6, still no support for console apps. The only "improvement" is now the app crash because it looks for System.Windows.Forms even on console apps...
Hi there! Unfortunately, there is no ETA for this feature at this moment, but we are keeping an eye on this thread. See more info in our Roadmap.
Pretty weird that after these years there are still no framework agnostic SDK.
So you are waiting for people to comment, well I've been waiting a while for this too.
As we do not have plans to add support for this feature in the next year, I'm closing the issue.
Description
Make it work on command line applications.
Repro Steps
Details
AppCenter.LogLevel = LogLevel.Verbose
before your call toAppCenter.Start(...)
and include the logs here:[AppCenter] ASSERT: Cannot use App Center on this target. If you are using the SDK from a .NET standard library, you must also add the App Center NuGet packages in the Android, iOS and UWP/WPF/WinForms projects as well. Other targets are not yet supported.