It looks like you're new here. If you want to get involved, click one of these buttons!
01-31 19:38:43.895: E/AndroidRuntime(32732): java.lang.NoClassDefFoundError: com/flurry/android/FlurryEventRecordStatus 02-01 03:02:45.087: E/AndroidRuntime(9704): at com.flurry.android.FlurryAgent.logEvent(SourceFile:610) 02-01 03:02:45.087: E/AndroidRuntime(9704): at com.giderosmobile.android.plugins.flurry.GFlurry.logEvent(GFlurry.java:67) |
Comments
I don't think I'm doing it intentionally - tracking before initialization. On iOS the same code works fine. Flow is this:
init.lua
Applied fix here: https://github.com/gideros/giderosplugins/blob/master/Flurry/source/Android/src/com/giderosmobile/android/plugins/flurry/GFlurry.java
you can simply this one file GFlurry.java