bugsnag-android-gradle-plugin icon indicating copy to clipboard operation
bugsnag-android-gradle-plugin copied to clipboard

Gradle plugin for BugSnag which uploads ProGuard, DexGuard and NDK mapping files, and sends build notifications

Results 13 bugsnag-android-gradle-plugin issues
Sort by recently updated
recently updated
newest added

@fractalwrench and I talked about this offline, filing to track here! https://docs.gradle.org/nightly/userguide/configuration_cache.html

feature request
backlog

### Describe the bug NDK r23 has removed GNU binutils: ``` find . -iname "*objdump" ./22.1.7171670/toolchains/x86-4.9/prebuilt/darwin-x86_64/bin/i686-linux-android-objdump ./22.1.7171670/toolchains/x86-4.9/prebuilt/darwin-x86_64/i686-linux-android/bin/objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/aarch64-linux-android/bin/objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/bin/x86_64-linux-android-objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/bin/i686-linux-android-objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/arm-linux-androideabi/bin/objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/objdump ./22.1.7171670/toolchains/llvm/prebuilt/darwin-x86_64/i686-linux-android/bin/objdump ./22.1.7171670/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/bin/x86_64-linux-android-objdump ./22.1.7171670/toolchains/x86_64-4.9/prebuilt/darwin-x86_64/x86_64-linux-android/bin/objdump ./22.1.7171670/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/arm-linux-androideabi-objdump ./22.1.7171670/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/arm-linux-androideabi/bin/objdump...

bug
backlog

I am testing out the 7.x variant of Bugsnag for use with the new Android Gradle plugin. I get everything to work, except for uploading JVM mappings in combination with...

bug
backlog

### Describe the bug We have multiple flavors in the app. We would like the production flavor to fail when bugsnag fails to upload the mappings file, but not fail...

feature request
backlog

*I spent a few hours chasing this bug by trial and error. It turns out to be an edge case and can be worked around. Couldn't find any related results...

needs discussion

### Describe the bug We're adding the DexGuard to our project and we saw a warning when building release: ``` > Task :app:generateBugsnagBrazil-releaseMapping Execution optimizations have been disabled for task...

awaiting feedback

### Describe the bug We're using Bugsnag's Gradle plugin in combination with [gradle-play-publisher](https://github.com/Triple-T/gradle-play-publisher), that creates a set of `publish` tasks which we use to publish bundles to Play store. Here's...

bug
backlog

### Describe the bug What happens is that when I add the android bugsnag plugin it compiles an apk for me when I have not requested it, I have only...

bug
backlog

Looks like this is just due to the switch to Kotlin. #256 will help this for those consuming from maven since it configures Dokka for you, but I'm not sure...

feature request
scheduled

### Describe the bug Bugsnag Android Gradle Plugin seems to **require** Git executable to be available and will fail otherwise, which is surprising and contradictory to the [documentation](https://docs.bugsnag.com/build-integrations/gradle/#additional-configuration) which literally...

feature request
backlog