Fixed
Status Update
Comments
ro...@google.com <ro...@google.com>
sh...@google.com <sh...@google.com>
ap...@google.com <ap...@google.com> #2
Hi Ed, Thank you so much for these suggestions. I've been reviewing them and merging them in. Hopefully it should be live. I've included a thank you note too in the article.
sh...@google.com <sh...@google.com> #3
Great! Thanks a lot, I'll look for the live updates soon!
ji...@gmail.com <ji...@gmail.com> #4
I faced the same issue when I updated my navigation to 2.4.1
Description
Library version used: 1.0.0-rc01(same for beta01) Devices/Android versions reproduced on: Pixel 5/11 Android Auto version reproduced on: 6.1.610544-release
I have a Screen that observes a LiveData, and pops itself when some condition meets. The observer will run on start, so the screen will also be popped on start.
The above code works well. However, when I add a
LifecycleObserver
to the screen's lifecycle, the app crashes.Stack trace: