Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
il...@google.com <il...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Component used: lifecycle-livedata-core-ktx Version used: 2.3.0-alpha03
Currently, it appears like the
MutableLiveData
check for nullability works only on local variables. It should be expanded to cover more cases such as: