Android Google Play Services Library, Analytics strange output -
i getting funny output in console when using google analytics via google play services library. happens when send first tracker send.
03-31 13:07:27.426: i/dalvikvm(17463): not find method android.content.pm.packagemanager.getpackageinstaller, referenced method com.google.android.gms.common.googleplayservicesutil.zzg
and
03-31 13:19:01.386: w/dalvikvm(19440): vfy: unable resolve virtual method 442: landroid/content/pm/packagemanager;.getpackageinstaller ()landroid/content/pm/packageinstaller;
i don't appear receiving data in analytics although says sends hit. using analyticsv4 through google play services sdk. have no idea problem is.
i have had same issue crop on apr 2 , have resolved today on 1 of devices.
samsung note 3: manually updated googleplayservices 7.0.99 (4.4.4) , it's working (no more gps messages you've stated above). samsung note 4: left @ gps 7.0.86 (4.4.4) , it's still not working - same messages have above. nexus: no issues updated .99.
thankfully gps updated - i'm thinking add code check see if gps @ latest release level if error (in case crash note4). not sure if can may worth try.
Comments
Post a Comment