Assigned
Status Update
Comments
dr...@gmail.com <dr...@gmail.com> #2
I just attached a minimal test application with duplicated and multiline traces. Provided are a couple of logcat files and screenshots.
To me this isn'r really a big problem, since AS compiles my application and lets me debug it. That's what I use it for in my company. I just found it a bit annoying that something that worked one way in AS 2.x and 3.0, suddenly changed in 3.1. The new way results more time-consuming to me while debugging and reviewing the logs.
Could this be made configurable? Not necessarily in the UI, but editing some properties file. Thanks. :)
To me this isn'r really a big problem, since AS compiles my application and lets me debug it. That's what I use it for in my company. I just found it a bit annoying that something that worked one way in AS 2.x and 3.0, suddenly changed in 3.1. The new way results more time-consuming to me while debugging and reviewing the logs.
Could this be made configurable? Not necessarily in the UI, but editing some properties file. Thanks. :)
dr...@gmail.com <dr...@gmail.com> #4
I also have the same problem.
Description
See alsohttps://github.com/zhanghai/MaterialFiles/issues/1260#issuecomment-2196254166 for a bit more info about the error.
Stacktrace:
Deobfuscated stacktrace:
Steps to reproduce:
v1.7.3
release tag).signing.properties
by followingsigning.properties.example
in the project, i.e. generate a signing key and fill it in../gradlew clean build
and install APK127.0.0.1:2121
+Anonymous
authentication to connect to that server, connection fails due to auth failure and the aboveClassCastException
is shown in the logcat.android.enableR8.fullMode=false
added togradle.properties
(similar to