-
**Details**
Espresso server has gson as dependancy. In many cases gson is a dependancy of the app under test as well. When the app is obfuscated, Its complains NoSuchMethodError for obfuscated method…
-
```
What steps will reproduce the problem?
1. Make an application with ads from MillennialMedia in Adwhirl
2. Set up Proguard
3. Export application to apk
4. Install application
5. Try to click on an …
-
I'm trying to build example project from this repository.
I can register on debug and call works, but not on release.
Flutter 3.24.3 • channel stable
compileSdk 34
ndkVersion = '27.0.12077973'…
-
I tried to use dProtect in Android project with Gradle versions 7.* and 8.* , but I couldn't make it work. Is there any example Android project that uses Gradle 7.* / which version of Gradle should wo…
-
It was working fine when minSdkVersion was 16. After changed to 17 (everything else is the same), the html widget does not show at all.
widget version: 0.5.11 and 0.5.8.
snippets from android/ap…
-
In my app I use proguard for release build. In development build everything works fine. In release build nothing happens when I tap my login button. Even no logs. My proguard file
`-keep class bitt…
-
I've some troubles supporting both Java 8 and Java 9+ with the same plugin configuration. For example to build with Java 8 I use this:
${java.home}/lib/rt.jar
and for Jav…
-
As mentioned in the title, everything seems to work fine in debug builds, we only have this issue coming up in release builds. Any assistance would be great, thanks.
```
*** *** *** *** *** *** **…
-
**[URL of codelab](https://developer.android.com/codelabs/basic-android-kotlin-compose-sql#2)**
**In which task and step of the codelab can this issue be found?**
**Describe the problem**
Aft…
-
can proguard obfuscate SQL query ?