Digipom
Digipom
Sorry, I should have posted on the other issue. I don't have any URLs being flagged, just APIs at the moment.
I'm still getting alerts with 10.23.1.
I'm using Swift PM on my end (via Xcode's package dependencies)
I'm having this issue too. Activity's edge-to-edge doesn't seem to have an equivalent to isNavigationBarContrastEnforced = false
https://issuetracker.google.com/issues/324115590
Workaround for isNavigationBarContrastEnforced: https://issuetracker.google.com/issues/324115590#comment3
Bump to remove stale status
Bumping to remove stale status
@bentrengrove the bot closed the issue. Is the team still not considering this or could the API be extended in the future? Thank you.
I see this in regards to a Tile Service on 1.3.1: ``` Fatal Exception: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:558) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1149) Caused by java.lang.reflect.InvocationTargetException: at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1149) Caused...