Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate if we need to add special multidex steps for Sentry support #81

Open
ssawchenko opened this issue Aug 30, 2021 · 0 comments

Comments

@ssawchenko
Copy link
Collaborator

Issue raised while updating Senty (#78); since all our projects have a min SDK of at least 21, we do not need to explicitly setup multidex support on our applications, however, it is not clear in the Sentry documentation as to if we can also skip the multidex support steps (https://docs.sentry.io/platforms/android/proguard/) in that case.

We may want to see if we can find a project that implicitly uses multidex (ie. has pushed over the dex limit, maybe CIDirect?) and see if Sentry+Proguard issues arise when error reports are made.

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

No branches or pull requests

1 participant