vungle-ads

FATAL EXCEPTION: GoogleApiHandler

烂漫一生 提交于 2020-02-02 03:32:38
问题 In my project i'm using the monetization service(Vungle/AppLovin). When I'm trying to load an ad, i get this exception E/AndroidRuntime: FATAL EXCEPTION: GoogleApiHandler Process: kz.ikar, PID: 3673 java.lang.NoSuchMethodError: No virtual method setChannelId(Ljava/lang/String;)Landroid/support/v4/app/NotificationCompat$Builder; in class Landroid/support/v4/app/NotificationCompat$Builder; or its super classes (declaration of 'android.support.v4.app.NotificationCompat$Builder' appears in /data

RewardedVideoAd - AdMob Mediation with Vungle - ErrorCode: 3

放肆的年华 提交于 2019-12-12 18:37:45
问题 This is my first time working with video ads. I have followed the AdMob guide of implementing RewardedVideoAd from here and the documentation of Vungle from here. I did all the steps written in these guides. However, when I deploy my app on my mobile, the RewardedVideoAd always fails to load. I tested it on my mobile and the emulator, and none of them worked. It always calls onRewardedVideoAdFailedToLoad. I have the latest Google Play Services installed on both devices. My app is still not

Vungle ads not available

血红的双手。 提交于 2019-12-11 14:54:43
问题 When trying to play Vungle ads, I'm always getting the message Ad unavailable: No cached or streaming ad available from the method onAdUnavailable() What's puzzling me is that it used to work and now it doesn't. It still works on devices where the old version of my app is installed, but when I build it now, it just says ads are unavailable. I'm implementing Vungle as per their very basic instructions: final VunglePub vunglePub = VunglePub.getInstance(); @Override protected void onCreate

FATAL EXCEPTION: GoogleApiHandler

假如想象 提交于 2019-12-05 08:32:48
In my project i'm using the monetization service(Vungle/AppLovin). When I'm trying to load an ad, i get this exception E/AndroidRuntime: FATAL EXCEPTION: GoogleApiHandler Process: kz.ikar, PID: 3673 java.lang.NoSuchMethodError: No virtual method setChannelId(Ljava/lang/String;)Landroid/support/v4/app/NotificationCompat$Builder; in class Landroid/support/v4/app/NotificationCompat$Builder; or its super classes (declaration of 'android.support.v4.app.NotificationCompat$Builder' appears in /data/app/kz.ikar-2oCl4DY4J8w7wP-jirbYvA==/split_lib_dependencies_apk.apk) at com.google.android.gms.common