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

Circular dependency error #756

Open
krystofwoldrich opened this issue Aug 16, 2024 · 3 comments
Open

Circular dependency error #756

krystofwoldrich opened this issue Aug 16, 2024 · 3 comments
Assignees

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Aug 16, 2024

Description

This is an umbrella issue for circular deps issues from other platforms.

Related issues

Example Error

:app:compileReleaseJavaWithJavac
--- :app:processReleaseResources
+--- :app:mapReleaseSourceSetPaths
| --- :app:mergeReleaseResources
| --- :app:copyReleaseBundledJs
| --- :app:mergeReleaseAssets
| --- :app:generateSentryDebugMetaPropertiesRelease
| --- :app:generateSentryProguardUuidRelease
| --- :app:minifyReleaseWithR8
| +--- :app:mergeReleaseGeneratedProguardFiles
| | +--- :app:compileReleaseJavaWithJavac ()
| | --- :app:processReleaseResources ()
| +--- :app:processReleaseResources ()
| --- :app:transformReleaseClassesWithAsm
| +--- :app:compileReleaseJavaWithJavac ()
| --- :app:processReleaseResources ()
--- :app:mergeReleaseResources ()
@markushi markushi moved this from Needs Discussion to Needs Investigation in Mobile & Cross Platform SDK Aug 28, 2024
@markushi markushi self-assigned this Sep 4, 2024
@martinhaintz
Copy link

martinhaintz commented Oct 14, 2024

Hey @markushi @krystofwoldrich, as I read in the RN issue getsentry/sentry-react-native#3644 and Flutter issue getsentry/sentry-dart#2219, there are problems with reproducing this issue.
So I uploaded the flutter counter app with this issue here: https://github.com/martinhaintz/sentry-circular-dependency

Let me know if you need something.

@feinstein
Copy link

Hi, any updates on this bug? It's preventing me from updating my sentry version :/

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Nov 11, 2024
@markushi
Copy link
Member

@feinstein thanks for the ping. We're still looking into this, I'll keep you posted about any updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: Needs Investigation
Development

No branches or pull requests

4 participants