Hi
I think an unit name from Cloud Pack was changed since last release of TMS Logger about ExceptionLess
A unit isn't found = "FMX.TMSCloudCustomExceptionless" when compiling Exceptionless with TMSLogger.
unit FMX.TMSLoggingExceptionlessOutputHandler;
interface
uses
TMSLoggingExceptionlessBaseOutputHandler, TMSLoggingUtils,
FMX.TMSCloudCustomExceptionless;
. . .
FMX.TMSCloudCustomExceptionless is still present in TMS FMX Cloud Pack. The name has not changed. Can you check if this file is present in the installation source folder?
Hi, to work with TMS Logger you need to install TMS FMX Cloud Pack. This should not affect existing FNC installation. We'll look into creating a version for FNC as well.