DataDog / dd-sdk-unity

Apache License 2.0
11 stars 2 forks source link

feat: Add crash test buttons to sample #19

Closed fuzzybinary closed 1 year ago

fuzzybinary commented 1 year ago

What and why?

Add several different methods for throwing exceptions and crashing the app, including native crashes.

With changes to the AndroidPlatform, crashes are now reported correctly to logs on both platforms.

refs: RUMM-3335 RUMM-3334

Review checklist

fuzzybinary commented 1 year ago

TextMesh Pro by the terms of their License?

Yes -- it's part of Unity and distributed per the Unity Companion License. The fonts are also fine so long as we're not trying to modify and sell the fonts themselves (and keeping the license intact on them doesn't hurt).

I did have to look this up though so good call pointing it out.