Latest code in play store (internal test)....will ...
# confetti
j
Latest code in play store (internal test)....will do usual promotion to open beta after some sanity testing
y
Nice, will update and check.
Uggghhhh, I was hoping I was done with essential changes, but just noticed an issue with the startup redirection and deeplinks. Will have to find some alternative for it.
If you see this error in logs, it's probably this
Copy code
java.lang.IllegalArgumentException: The WearNavigator backstack is empty, there is no navigation destination to display.
                 	at androidx.wear.compose.navigation.SwipeDismissableNavHostKt.SwipeDismissableNavHost(SwipeDismissableNavHost.kt:174)
                 	at androidx.wear.compose.navigation.SwipeDismissableNavHostKt.SwipeDismissableNavHost(SwipeDismissableNavHost.kt:88)
                 	at com.google.android.horologist.compose.navscaffold.WearNavScaffoldKt$WearNavScaffold$4.invoke(WearNavScaffold.kt:161)
                 	at com.google.android.horologist.compose.navscaffold.WearNavScaffoldKt$WearNavScaffold$4.invoke(WearNavScaffold.kt:159)
I hope it's only affecting complications. So maybe not too bad