Hi:
Just 1 question please:
-
We are using SharpRaven 2.3.2.0 in Xamarin C# app for ipad.
-
If we replace this old sdk, using Sentry new .NET SDK instead of SharpRaven, are there major changes to do in our app ? I mean is there any document about what to consider as a change in source code, recompile, testing, etc. for a .Net app ? I’m guessing we can only add the new library and compile again replacing error lines, but is the same api regarding to method names and properties names, etc.
Thanks.