Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity adapter: The fix for NPE commit is not published #508

Open
Bhambya opened this issue Feb 19, 2024 · 0 comments
Open

Unity adapter: The fix for NPE commit is not published #508

Bhambya opened this issue Feb 19, 2024 · 0 comments

Comments

@Bhambya
Copy link

Bhambya commented Feb 19, 2024

I'm using the unity adapter version 4.9.2.0. This commit was made before the release but it's not incorporated into the release. We are still getting NPEs from prod at this location:

Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'java.lang.String com.unity3d.services.banners.BannerView.getPlacementId()' on a null object reference
com.google.ads.mediation.unity.UnityBannerAd$1.onBannerShown (UnityBannerAd.java:112)
com.unity3d.services.banners.BannerViewCache$2.run (BannerViewCache.java:114)
android.os.Handler.handleCallback (Handler.java:958)
android.os.Handler.dispatchMessage (Handler.java:99)
android.os.Looper.loopOnce (Looper.java:230)
android.os.Looper.loop (Looper.java:319)
android.app.ActivityThread.main (ActivityThread.java:8913) 

Please release a new version with the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant