AppsFlyerSDK / appsflyer-android-app

Other
33 stars 110 forks source link

No static method AFKeystoreWrapper()Lcom/appsflyer/internal/a; in class Lcom/appsflyer/internal/a; or its super classes (declaration of 'com.appsflyer.internal.a' appears in base.apk!classes2.dex) #16

Closed linversion closed 2 years ago

linversion commented 2 years ago

got this error No static method AFKeystoreWrapper()Lcom/appsflyer/internal/a; in class Lcom/appsflyer/internal/a; or its super classes (declaration of 'com.appsflyer.internal.a' appears in base.apk!classes2.dex)

device: android samsung s20 appsflyer version: 6.4.3 com.android.installreferrer:installreferrer:1.1

proguard: -keep class com.appsflyer.* { ; } -keep public class com.android.installreferrer.* { ; }

ge-af commented 2 years ago

Hi @linversion

Please see this same issue. You can follow it if needed.