This recently popped out pre-launch report, once I published minor update to app.
I've seen also couple of similar recently in other projects, with class names obfuscated in exactly same name (bjqm.* , bpce.*).
I wonder whats causing it (which dep)? Note that it's dynamically loaded code. These classes are nowhere to be seen in "obfuscation mapping.txt", I didn't catch classes either in heap dump. Also I've tried to submit app without obfuscation into internal builds, but these classes are still scrambled / obfuscated in pre-launch report.
It seems Google has updated static analyzers recently as minor change I did in codebase doesn't cause it.
18.2.0
forbase
and18.1.0
for basement and got the pre launch report error last night. I found out you can upload the bundle and not submit it for review and it still generates the pre launch report so I'm just testing that way. – Pleobasement
18.2.0
and it went through without triggering that pre-launch issue, however I had other bundles go through in the past so I don't know for sure that the issue was addressed. – Pleo18.2.0
and it got the pre-launch issue. – Pleo