Skip to content

Uploaded The Google Play Store detected the following issues #2821

Description

@pangli
signal/deobfuscated_urls: 
deobfuscated ur: htts://ithub.com/google/gson/blob/main/Troubleshooting.md/#18-abstract class from class Lcom/google/gson/internal/Troubleshooting Guide: & 
deobfuscated urt: https://github.com/google/gson/blob/main/Troubleshooting.md#java-lang-class-unsupported from class Lcom/google/gson/internal/TroubleshootingGuide;

Image

The following obfuscation is configured

-keep class * extends com.google.gson.TypeAdapter
-keep class * implements com.google.gson.TypeAdapterFactory
-keep class * implements com.google.gson.JsonSerializer
-keep class * implements com.google.gson.JsonDeserializer
-keep,allowobfuscation,allowshrinking class com.google.gson.reflect.TypeToken
-keep,allowobfuscation,allowshrinking class * extends com.google.gson.reflect.TypeToken
-keepclassmembers,allowobfuscation class * {
  @com.google.gson.annotations.SerializedName <fields>;
}
-assumenosideeffects class com.google.gson.internal.TroubleshootingGuide {
    public static java.lang.String createUrl(java.lang.String);
}

What can I do about this problem, please? How to remove this Url when packaging?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions