Skip to content

add glitchip/sentry configurations#215

Open
vaneck237 wants to merge 3 commits intoopenimis:developfrom
mngoe:feature-33539
Open

add glitchip/sentry configurations#215
vaneck237 wants to merge 3 commits intoopenimis:developfrom
mngoe:feature-33539

Conversation

@vaneck237
Copy link
Contributor

In build.gradle file i add a resValue "glitchip_dsn" to define the dsn of glitchip mobile project
In all catch event in mainActivity i've add a sentry capture function

According to the documentation (https://glitchtip.com/sdkdocs/java-android), it's necessary to downgrade the java version from version 11 to version 1.8
that change cause a lot of issues with Creator instance in many class, i fixed that

@vaneck237 vaneck237 changed the title add glitchip configurations add glitchip/sentry configurations Oct 7, 2025
Copy link
Contributor

@zikani03 zikani03 left a comment

Choose a reason for hiding this comment

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

Please apply the same changes as to: openimis/claims_android_app_java#108

To avoid downgrading the java version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants