Manoel Aranda Neto

Results 1021 comments of Manoel Aranda Neto

hey @JStumpp is there any issues with the PR? happy to work on

Same issue here https://github.com/getsentry/sentry-dart/runs/6423509659?check_suite_focus=true

@pyricau indeed, or move them to a leakcanary gist and link to them, it'd also work.

Similar issue that may be addressed in this PR as well: ``` { "type": "transaction", "message": {} } ``` AFAIK `message` isn't part of the spec for transactions either.

only if the transaction is set in the scope, not calling `setThrowable` which makes sense as exceptions are not used in Swift/ObjC, but we'r missing docs then

@bruno-garcia that would be a nice feature but it'd require changes, we'd need to find a way on how to track all the "manual" transactions so we can finish em...

Related to https://github.com/getsentry/sentry-java/issues/547

maybe there's something like Java JNI -> https://docs.oracle.com/javase/9/docs/specs/jni/invocation.html#jni_onload

nope, that would come directly from the iOS or Android SDK if possible.

I agree with the decision but I'd rather keep the issue open, it's a fair request and people can upvote if it's essential, if we don't do it for reasons,...