Markus Hintersteiner

Results 313 comments of Markus Hintersteiner

Quick update: We're aiming to get this fixed within https://github.com/Triple-T/gradle-play-publisher. See the [issue](https://github.com/Triple-T/gradle-play-publisher/issues/1128) and [PR](https://github.com/Triple-T/gradle-play-publisher/pull/1129) for more details.

Another update: [v3.10.0 of the play-publisher plugin](https://github.com/Triple-T/gradle-play-publisher/releases/tag/3.10.0) has been released, please give it a try and let us know if the mapping file upload works as expected.

Closing this for now. If you're still facing this issue, please leave a comment and we'll re-open.

After some investigation I unfortunately have to conclude that our Sentry Android Gradle Plugin won't work with DexGuard for now. The reason is quite simple: DexGuard runs very late in...

> Thanks @markushi for such great response. The point is only injecting a matching UUID on the manifest and using the same UUID for uploading, right? > > My question...

Our dev docs mentions the reasoning behind having a `sample_rate` here: https://develop.sentry.dev/sdk/features/#event-sampling I agree this feels like a sledgehammer solution, but for more fine grained control we already offer e.g....

Let's investigate this first on our end, as in theory it should work: 1. Apply plugin to library modules as well (and disable all other plugin features) 2. Manually upload...

@VahidGarousi any chance you had some time to look into this?

@VahidGarousi We're closing this issue for now, if you have time to look into it and still think the issue is on our end, feel free to re-open it.

@syedjiba @J0306 could share some log output? The comments above mention how to enable debugging. On top of that: Are you using a self-hosted sentry instance? If so, tweaking your...