rickclephas / NSExceptionKt

A Kotlin Multiplatform Library to improve crash reports on Apple platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No change in Sentry crash reports

rishabh876 opened this issue · comments

While testing this library with both Crashlytics and Sentry. I found that Crashlytics is working as expected, but on Sentry the crash is still the same i.e., WatchdogTermination with no stack trace.

Screenshot: https://imgur.com/a/mLtCZ6r

Version: 0.1.16
Sentry-cocoa : 8.15.0

closing the issue, I forgot to call setupSentry. Working fine now