-
-
Notifications
You must be signed in to change notification settings - Fork 221
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Hello,
Currently I am developing an ArcGIS Pro (v.2.9) AddIn using the .net SDK (WPF Application) that I would like to integrate my Sentry account for error tracking. I have been trying to configure the Sentry account and everything seems to be OK, but the errors and messages are not being sent back.
I tried with a non-ArgGIS test application and it works. After some debugging, I found that the object that resulted from the configuration of the Sentry.Init has a property named isEnabled that is true on my test application, but it is false in the ArcGIS AddIn. (See debug picture).
My question is: Is the integration with User Error tracking allowed within ArcGIS AddIns? And if so, How do I configure my project to allow this.
Many thanks.
Actual Result
Metadata
Metadata
Assignees
Labels
Type
Projects
Status