-
-
Notifications
You must be signed in to change notification settings - Fork 456
Closed
Description
Description
Related sentry-native
issue: getsentry/sentry-native#989
Android 15 devices with page size 16kb enabled, will face a startup crash when using our Sentry SDK.
As outlined here, getsentry/sentry-native#1028 NDK 27 is required in order to produce 16kb friendly libraries, which in turn requires min SDK level 21 (we're currently on 19)
After some discussion we decided to release this change, including the breaking min. SDK bump, as a minor SDK 7.x.x version - The downside of every app crashing doesn't outweigh sticking to semver, especially when 99% of devices are on 21+ already.
Metadata
Metadata
Assignees
Projects
Status
Done
Status
No status