Hi all,
I have found a runtimen error on MoPub 4.1.0:
java.lang.IllegalArgumentException: Illegal argument. at com.mopub.common.Preconditions.c(SourceFile:244) at com.mopub.common.Preconditions.checkArgument(SourceFile:30) at com.mopub.mobileads.VastAbsoluteProgressTracker.<init>(SourceFile:20) at com.mopub.mobileads.VastVideoConfig.getUntriggeredTrackersBefore(SourceFile:584) at com.mopub.mobileads.VastVideoViewProgressRunnable.doWork(SourceFile:40) at com.mopub.mobileads.RepeatingHandlerRunnable.run(SourceFile:26) at android.os.Handler.handleCallback(Handler.java:615) at android.os.Handler.dispatchMessage(Handler.java:92) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4921) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1027) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:794) at dalvik.system.NativeStart.main(Native Method)
Android version 4.1.2 - samsung GT-I9100
Thanks