-
Notifications
You must be signed in to change notification settings - Fork 108
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
com.safedk.android.analytics.brandsafety.c.h ANR triggered by main thread being blocked #761
Comments
Hi @JimRaid, what Ad Review version are you using? |
Hey @NanaAmoah, I'm using the Unity Package where can I find the version? There is no Ad Review in the integration manager displayed? Edit: How do I update Ad Review SDK there is no Documentation of this? |
@JimRaid for Unity, by default, Ad Review gets automatically updated once you build your project. You can verify the version of Ad Review in the Mediation Debugger under |
Ok we are still on v5.6.4 that explains it, but I have the issue that new builds don't have an updated version. |
@JimRaid We included fixes for these ANRs in v5.6.5 and v5.6.6 of the Ad Review SDK. Did you see any errors in Unity when building the app? |
@NanaAmoah I didn’t encounter any errors during the build. As a workaround, I manually edited the AppLovinProcessGradleBuildFile class and set the version number from "+" to "5.6.6". This forced the build to use the correct version, and everything worked as expected. However, when I change the version string back to "+", it automatically reverts to v5.6.4 during the build process. I’m not sure why it fails to pull the latest version. I’ve submitted a hotfix now for my app, so the issue is hopefully resolved for now. Still, I’d appreciate understanding how to make the Unity package consistently use the latest version. |
MAX SDK Version
13.0.1
Device/Platform Info
All Android
Crashes/ANRs per Day
35
Percentage of Users Affected
0.1%
First Occurrence of Crash/ANR
It actually occured the first time after update Firebase to Version v12.4.1.
Exception and Stack Trace
See Full Trace here:
com.iterationone.nightclubtycoon_issue_fc8f647302ae24b77046830a0f01dcea_ANR_session_675DD696019B000160C8262CEA811D7B_DNE_0_v2_stacktrace.txt
How to Reproduce
We are using latest Applovin SDK v8.01 Android v13.0.1.
This issue first started to appear with updating Firebase to v12.5.0.
There seems to be an issue between both SDKs mainly Safedk.
Reproducible in the demo app?
Not Tested
Additional Info
No response
The text was updated successfully, but these errors were encountered: