AdMob Rewarded Video Crash on completion

I am using the new, shiny public build with no code changes (last built with 3319). The crashes occurs as the rewarded video finished playing. Tested with 2 apps on 4 devices(Nexus 7, Samsung Note 3, Samsung Note 10.1,and Blaupunkt Soundfone S1) with 2 different OSes (4.4 and 6.01), all same result.

edit: Rewarded video is working as intended on ios

Logcat 

Cheers

No one else is having this crash?

Additional info; Admob SDK that is crashing is 1245100(corona 3326), while 11400000(3319) is fine. Both are using plugin v1.2.4

Hi fungrip,

We’re investigating an issue at the moment.

Will get back to you asap.

@karpovpw
Thanks for the ACK.

 

Google silently refactoring their own callbacks is such a bummer, an updated plugin is already public!

Thanks karpovpw, no more crashes. :) 

However, there is something up with admob. Everytime the video ads are closed on completion, there is always this log popping up (tested on Android 4.4).
 

Permission Denial: getTasks() from pid=21458, uid=10473 requires android.permission.GET\_TASKS

Good thing is, this is easily fixable by adding the permission(and even without it, the app doesn’t crash), so just a heads up for anyone concerned.

Cheers

No one else is having this crash?

Additional info; Admob SDK that is crashing is 1245100(corona 3326), while 11400000(3319) is fine. Both are using plugin v1.2.4

Hi fungrip,

We’re investigating an issue at the moment.

Will get back to you asap.

@karpovpw
Thanks for the ACK.

 

Google silently refactoring their own callbacks is such a bummer, an updated plugin is already public!

Thanks karpovpw, no more crashes. :) 

However, there is something up with admob. Everytime the video ads are closed on completion, there is always this log popping up (tested on Android 4.4).
 

Permission Denial: getTasks() from pid=21458, uid=10473 requires android.permission.GET\_TASKS

Good thing is, this is easily fixable by adding the permission(and even without it, the app doesn’t crash), so just a heads up for anyone concerned.

Cheers