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

Crash com.iab.omid.library.mmadbridge.utils.a.a #400

Open
rzer opened this issue Jul 21, 2024 · 3 comments
Open

Crash com.iab.omid.library.mmadbridge.utils.a.a #400

rzer opened this issue Jul 21, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@rzer
Copy link

rzer commented Jul 21, 2024

MAX Plugin Version

12.5.0

Unity Version

2022.3.18f1

Device/Platform Info

81% Samsung, 62% Android14

Current Behavior

Crashes begin only from July 11 on all Unity client versions (Very old app versions affected too). No crashes before this date

Since July 16 there has been a significant increase in the number of crashes.

Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'int android.app.UiModeManager.getCurrentModeType()' on a null object reference com.iab.omid.library.mmadbridge.utils.a.a (Unknown Source:2) com.iab.omid.library.mmadbridge.utils.e.a com.iab.omid.library.mmadbridge.processor.c.a (Unknown Source:5) com.iab.omid.library.mmadbridge.walking.TreeWalker.f (Unknown Source:92) com.iab.omid.library.mmadbridge.walking.TreeWalker.l (Unknown Source:3) com.iab.omid.library.mmadbridge.walking.TreeWalker.b com.iab.omid.library.mmadbridge.walking.TreeWalker$b.run (Unknown Source:4) android.os.Handler.handleCallback (Handler.java:958)

Affected more Samsung (81% of all errors), Google devices (11%) Motorola (5%)
Anroid 14 (62% of all errors)

Expected Behavior

No response

How to Reproduce

Using Firebase Crashlitics reports.

Additional Info

image
image
image

@rzer rzer added the bug Something isn't working label Jul 21, 2024
@FmManos
Copy link

FmManos commented Jul 22, 2024

We had the same issue in all our apps. HUGE issue which happened with no update from our side. Google is complaining that our apps exceed the Android vitals emerging bad behavior threshold and will be undiscoverable in the stores...
Turns out it was due to mIntegral footers, we disabled them and the crash is almost 0% now. Dont know if it will be the case for you, hope it helps.

@santoshbagadi
Copy link
Contributor

Based on the stacktrace, the crash is coming from Minteral SDK. Could you please reach out to Mintegral about this crash.

@richashukla23 richashukla23 self-assigned this Jul 22, 2024
@rzer
Copy link
Author

rzer commented Jul 23, 2024

I will try to contact them, thanks! Today no crashes occurs until now. Maybe they already fixed this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants