-
-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on implementing ScreenLifecycleOwner #472
Comments
Also, @adrielcafe would it be better if All |
Update: I think the crash had something to do with using Composable marked functions in subclasses of a base class. (https://issuetracker.google.com/issues/316196500) I had to override But I'm still not getting
|
I'm trying to use this API to listen to screen being disposed.
https://voyager.adriel.cafe/lifecycle/#screenlifecycleowner
Getting this crash whenever trying to navigate to the screen. Any idea what is missed?
Library version:
1.1.0-beta-02
Crashlog:
The text was updated successfully, but these errors were encountered: