Migrate to Sentry 8 - #387
MaximBelov wants to merge 1 commit into
Conversation
|
Hi, and thanks so much for your PR! Could you share what motivated you to bump the Android and JavaScript SDK versions? Thanks again for your contribution! |
|
Hi Regarding the JavaScript SDK: |
|
With the recent changes to Android regarding page sizes, upgrading the sentry-java SDK would allow Cordova apps using Sentry to adhere to this new standard, which are not passing with the current 1.7 version. Using the Google provided check_elf script: modified version with Sentry Android v8.21.1 Is there more work to be done on this PR? We have experimented locally with similar changes and the plugin appears to work fine. |
|
@Virgile-R can you double check which version of the sentry SDK you're using? Downloading 7.22.6 from our releases page and extracting the .aar shows that all files are aligned: |
|
Thanks @markushi , we were indeed still on version 7.17. Building with version 7.22.6 shows the correct alignment. All good. |
glad to hear |
|
We are closing this as we will no longer update the SDK. All our efforts are now focused on Capacitor, React Native, and Flutter. |


No description provided.