Fixed
Status Update
Comments
da...@google.com <da...@google.com>
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?
Description
Used library
Devices/Android versions reproduced on:
Android13 emulator
Details
Expected
If you came back to application (with #4), SavedStateHandle has UUID which has been created from #1.
Result
we couldn’t find any data in savedStateHandle through hiltNavGraphViewModel, but we could find the data in savedStateHandle through navGraphViewModel.