DrMoriarty / godot-appsflyer

AppsFlyer module for Godot3.2 (iOS/Android)
8 stars 6 forks source link

Fatal Exception: java.lang.NoSuchMethodError #3

Closed slabgames closed 3 years ago

slabgames commented 3 years ago

I got this when implementing AppsFlyer on my project using Godot 3.2.3. It crashes before entering the game. Could you please help? @DrMoriarty

03-08 21:05:46.569 21578 21670 I godot   : AppsFlyer plugin inited with key

Fatal Exception: java.lang.NoSuchMethodError No virtual method start(Landroid/content/Context;)V in class Lcom/appsflyer/AppsFlyerLib; or its super classes (declaration of 'com.appsflyer.AppsFlyerLib' appears in /data/app/com.company.game-xyz==/base.apk)
DrMoriarty commented 3 years ago

@slabgames this issue has been fixed in plugin version 0.2.2 please, update