Karl Heinz Struggl
Karl Heinz Struggl
@akshaysngt thanks for reporting - did you try clearing build caches and the derived data for the iOS app before building? cc @brustolin - maybe this rings a bell?
@akshaysngt thanks, we'll need to investigate this. Would you be able to provide a minimal reproducible example?
@Swatinem we're [bumping min API level to 19 with v7](https://github.com/getsentry/sentry-java/issues/2126), so good to go from that end
Quick update - we will likely go with the framepointer approach. We're currently ironing out the how's and when's, so no concrete timeline yet.
@MrZhaobh thanks for writing in, we'll follow up soon. FYI the links in the comments above are auto-generated and only accessible for Sentry employees - apologies for the confusion.
@markushi is this a known limitation? Can we somehow add this (or indeed more/all of app context) to Native events?
Thanks @alestiago for the questions and @ueman for chiming in - much appreciated! I don't have a lot to add to the above - the scenarios described are unsupported use...
Thanks for reporting, just posting here to acknowledge we're looking into this and currently discussing solutions
from internal discussion: we should probably change our instrumentation to create spans from first `write` to either `flush` or `close` something like that. Probably will come up as a surprise...
@buenaflor correct - in our Linear issue, I marked this as blocked by the iOS+Android issues, and I created separate ones to refer to them on the docs for easier...