Andrew McKnight
Andrew McKnight
After deciding to move to iOS 13+, fixing the alignment of the button in rtl is trivial: 
Think I got the vertical centering right for Damascus with arabic: |60pt|40pt|14pt (default)|8pt| |---|---|---|---| |||||
Closing this as I haven't seen adverse effects or noticed it in a while. If it causes problems, we can reopen and investigate.
I guess I never created an issue for this before when we built profiling metrics (cpu, memory, energy usage) but i had a list of similar ones in a private...
We can keep the current package as one that includes everything, and then have subpackages like sentry-core (which would do error/crash reporting), sentry-performance and sentry-UIKit, among other things, that could...
It's soundung more like this is going to be needed for the long term health of the package. We more recently looked at SDK size, and splitting it up can...
@brustolin Please see https://github.com/getsentry/sentry-cocoa/pull/4113 which fixes the test breakages, then i'll merge that into this, and merge forward into all the other branches to make sure their checks all pass...
> the way we instrument user UI interactions, i.e. the button click. We need to create an idle transaction I wonder if this comes out of the fact that SentryTracer...
> This is a matter of culture building Absolutely. I'm trying to build a culture that results in a codebase that is simpler to understand and maintain. Swift is a...
@brustolin it needed a merge from main, it's g2g now