Fixed
Status Update
Comments
al...@google.com <al...@google.com>
ap...@google.com <ap...@google.com> #2
We’ve shared this with our product and engineering team and will continue to provide updates as more information becomes available.
na...@google.com <na...@google.com> #3
Thank you, Google! Check out my other issues as well! :P
Description
Component used: Core Version used: 1.10.0
This is the source code in androidx.core:core-ktx:1.10.0:
It seems that its return value cannot be null because of the "@NonNull" annotation, but PendingIntent.getBroadcast "Returns an existing or new PendingIntent matching the given parameters. May return null only if FLAG_NO_CREATE has been supplied."