Skip to content

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

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.

We have to fgure out if we can use an SDK that does not require us to downgrade java version.

@vaneck237
Copy link
Contributor Author

We have to fgure out if we can use an SDK that does not require us to downgrade java version.

upgrade the sentry dependency allow to bypass the java downgrade, i've fixed that

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.

3 participants