flurry-analytics

Flurry integrations with Android App gives an error “Could not find class 'com.flurry.sdk.i', referenced from method com.flurry.sdk.hu.a”

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-03 06:14:10
This is what I've tried so far: public class ScoreUpApp extends Application { private static ScoreUpApp scoreUpDataCache; public static final String TAG = "MyApp"; @Override public void onCreate() { // TODO Auto-generated method stub super.onCreate(); // configure Flurry FlurryAgent.setLogEnabled(true); // init Flurry FlurryAgent.init(this, "V88JVYGFF7QX5D9RYZG2"); } } This is what the error I get in Logcat : 03-17 14:06:41.924: E/dalvikvm(30175): Could not find class 'com.flurry.sdk.i', referenced from method com.flurry.sdk.hu.a 03-17 14:31:36.694: W/dalvikvm(31798): VFY: unable to resolve

Not get Report in Flurry Android Analytics

瘦欲@ 提交于 2019-12-01 14:27:22
I have integrated Flurry Analytics in my application but unable to get the report on Flurry Dashboard however I integrated it same as mentioned in Flurry ReadMe PDF. I implemented all codes required for that with API Key but doesn't know why I am not receive any report. Please suggest any solution regarding the same. Please look on to the Log below: Log Detail: 10-28 16:50:29.502: I/dalvikvm(21929): Could not find method com.google.android.gms.ads.identifier.AdvertisingIdClient$Info.getId, referenced from method com.flurry.sdk.dj.v 10-28 16:50:29.502: W/dalvikvm(21929): VFY: unable to resolve