Samuel Stow

Results 49 comments of Samuel Stow

i am also having this issue. does anyone know how to fix it? Would like to resolve as our app is being released. even a short term fix would be...

Just an update that we are aware that this project is not getting the attention it deserves, and we're planning to address that this quarter, hopefully this month. We appreciate...

Looks like this is the crash: ```java 02-12 12:54:03.572: E/WindowManager(4334): win=Window{350cb60 u0 com.ShootMerge/com.google.android.gms.ads.AdActivity EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0 caller=com.android.server.wm.AppWindowToken.destroySurfaces:870 com.android.server.wm.AppWindowToken.destroySurfaces:851 com.android.server.wm.WindowState.onExitAnimationDone:5430 com.android.server.wm.-$$Lambda$01bPtngJg5AqEoOWfW3rWfV7MH4.accept:2 java.util.ArrayList.forEach:1262 com.android.server.wm.AppWindowToken.onAnimationFinished:2405 com.android.server.wm.-$$Lambda$yVRF8YoeNdTa8GR1wDStVsHu8xM.run:2 02-12 12:54:03.572: W/System.err(24551): java.lang.NullPointerException:...

I'll investigate and get back to you on this one.

Hi @marad747 can you share your sample? just the Assets folder with no build files would be good. then I can try to reproduce locally. Does it reproduce on any...

@kasspip Turns out we wrote a blog post about this some time ago: https://ads-developers.googleblog.com/2016/04/handling-android-ad-events-in-unity.html To achieve this update functionality without booleans however, you can use MobileAdsEventExecutor, and call: ``` MobileAdsEventExecutor.executeInUpdate(()...

@dominicdev if you have a reproducing sample then please share it and we can evaluate the cause of the issue for you. Better to share on our [developer forum](https://groups.google.com/forum/#!categories/google-admob-ads-sdk/game-engines) as...

sorry mate I don't work there anymore. @Jillsong and @eleichtenschl would be best contacts to follow up. On Sat, 27 Mar 2021, 2:01 am AllanRW, ***@***.***> wrote: > @stowy Can...

This is a known issue and a fix will be available and deployed in the coming weeks. On Sat, Jul 20, 2019 at 6:31 PM livezencorp wrote: > I am...

No, sorry there are not currently any plans to support SPM, it does not contain any swift code.