Closed GeirGrusom closed 6 years ago
Due to the usage of dependency injection container instead of calling constructors directly, Xamarin's linker will remove constructors for a lot of classes and Exceptionless will fail to start.
A trivial reproduction can be found here: https://github.com/GeirGrusom/ExceptionlessException
Due to the usage of dependency injection container instead of calling constructors directly, Xamarin's linker will remove constructors for a lot of classes and Exceptionless will fail to start.
A trivial reproduction can be found here: https://github.com/GeirGrusom/ExceptionlessException