Hello,
I would like to ask if there is possibly an issue when using sentry both in c++ and .NET at the same time.
We have c++ low level library which when sentry is linked wont start without administrator permissions when at the same time this c++ library is wrapped and used in .NET project with sentry enabled.
Can you safely use sentry 2 times like this in a project?
Thank you for any tips.