Skip to content

Fix build errors for Android target#1288

Closed
tustanivsky wants to merge 6 commits intomainfrom
fix/android-build
Closed

Fix build errors for Android target#1288
tustanivsky wants to merge 6 commits intomainfrom
fix/android-build

Conversation

@tustanivsky
Copy link
Copy Markdown
Collaborator

@tustanivsky tustanivsky commented Mar 13, 2026

Android SDK 8.35.0 added TombstoneParser that references the optional epitaph library for parsing tombstones which should now be used instead of protobuf-javalite (getsentry/sentry-java#5157).

#skip-changelog

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 13, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be replaced with com.abovevacant:epitaph:0.1.0?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, I missed that protobuf-javalite is no longer required and epitaph should be used instead (getsentry/sentry-java#5157). Thanks!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After some investigation, it turned out that switching to the epitaph library may require some changes to support older Unreal Engine versions. For now, let's revert Android SDK v8.35.0 update - #1289

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@tustanivsky tustanivsky changed the title Fix build errors for Android Shipping target Fix build errors for Android target Mar 16, 2026
@tustanivsky tustanivsky deleted the fix/android-build branch March 24, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants