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
I'm using @sentry/react-native Google has an upcoming requirement for libraries to be 16KB Page-Aligned. When I take a look at the libs bundled in my aab file it shows that there is a libsentry file that is not compliant. I looked at the release notes for that past couple of releases and am not sure which if any have this support. Could you clarify?
I should note I also checked the documentation https://docs.sentry.io/platforms/ but didn't find anything under the docs for react-native. I did see something for flutter.