You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Projects with significant amounts of Swift source code have non-descriptive stacktrace output on Bugsnag when checking the value of Optionals. The output generally contains EXC_BREAKPOINT and not much else. Investigate whether this a library or language error.
The text was updated successfully, but these errors were encountered:
Projects with significant amounts of Swift source code have non-descriptive stacktrace output on Bugsnag when checking the value of Optionals. The output generally contains
EXC_BREAKPOINT
and not much else. Investigate whether this a library or language error.The text was updated successfully, but these errors were encountered: