More from the logcat of the Kindle device. This is coming up when the Vungle plugin is trying to init:
W/VungleDevice( 6086): com.google.android.gms.common.GooglePlayServicesNotAvailableException
W/VungleDevice( 6086): at com.google.android.gms.ads.identifier.AdvertisingIdClient.g(Unknown Source)
W/VungleDevice( 6086): at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(Unknown Source)
W/VungleDevice( 6086): at com.vungle.publisher.env.AdvertisingDeviceIdStrategy$FetchAdvertisingPreferencesRunnable.run(vungle:45)
W/VungleDevice( 6086): at com.vungle.publisher.async.ScheduledPriorityExecutor$a$a.run(vungle:234)
W/VungleDevice( 6086): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
W/VungleDevice( 6086): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
W/VungleDevice( 6086): at java.lang.Thread.run(Thread.java:856)
W/VungleDevice( 6086): com.google.android.gms.common.GooglePlayServicesNotAvailableException
W/VungleDevice( 6086): at com.google.android.gms.ads.identifier.AdvertisingIdClient.g(Unknown Source)
W/VungleDevice( 6086): at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(Unknown Source)
W/VungleDevice( 6086): at com.vungle.publisher.env.AdvertisingDeviceIdStrategy$FetchAdvertisingPreferencesRunnable.run(vungle:45)
W/VungleDevice( 6086): at com.vungle.publisher.async.ScheduledPriorityExecutor$a$a.run(vungle:234)
W/VungleDevice( 6086): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
W/VungleDevice( 6086): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
W/VungleDevice( 6086): at java.lang.Thread.run(Thread.java:856)
I’m also using the Gamethrive plugin and it seems to be working fine on the Kindle even though it also requires the Google Play Services plugin to run. From this I infer that whatever Vungle needs from Google Play services is there, but can’t see it for whatever reason.
Could someone from Vungle please weigh in on if the plugin is supposed to work on Kindle Fire devices or not?
Thanks!