appcenter-sdk-dotnet icon indicating copy to clipboard operation
appcenter-sdk-dotnet copied to clipboard

[Feature request] Support for command line applications

Open claunia opened this issue 4 years ago • 6 comments

Description

Make it work on command line applications.

Repro Steps

  1. Add Analytics and Crashes to a dotnet core app
  2. run in Linux
  3. nothing happens.

Details

  1. What is your app platform (Xamarin.Android or Xamarin.iOS or UWP)?
    • .NET Core 2.2
  2. If using Xamarin.Forms or if using portable/shared code to call our SDK APIs, are you using shared project, PCL code or .NET standard code for the application? Which .NET standard version or which PCL profile?
    • Not applicable
  3. Which SDK version are you using?
    • 2.3.0-preview
  4. Which OS version did you experience the issue on?
    • ArchLinux rolling
  5. What device version did you see this error on? Were you using an emulator or a physical device?
    • Not applicable
  6. What third party libraries are you using?
    • Not applicable
  7. Please enable verbose logging for your app using AppCenter.LogLevel = LogLevel.Verbose before your call to AppCenter.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.

claunia avatar Sep 24 '19 22:09 claunia

Hi @claunia, thank you, we will create a feature request for this.

annakocheshkova avatar Sep 25 '19 12:09 annakocheshkova

I totally agree with this as it is somehow related to #1083

alessandrofrancesconi avatar Dec 22 '20 08:12 alessandrofrancesconi

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...

corradolab avatar Jan 27 '22 11:01 corradolab

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.

AnastasiaKubova avatar Jan 31 '22 06:01 AnastasiaKubova

Pretty weird that after these years there are still no framework agnostic SDK.

maxkatz6 avatar Sep 29 '22 21:09 maxkatz6

So you are waiting for people to comment, well I've been waiting a while for this too.

r-o-d-p avatar Dec 05 '22 02:12 r-o-d-p

As we do not have plans to add support for this feature in the next year, I'm closing the issue.

DmitriyKirakosyan avatar Mar 27 '24 08:03 DmitriyKirakosyan