Closed lisindima closed 2 months ago
Thanks for raising this @lisindima. I suspect I might have to switch to using Notification Center, as on this branch, but I just need too check how that behaves on other platforms.
I didn't find any problems with this thread
I've tweaked those changes for all platforms and included it in v0.8.0
.
If the application uses UIKIt lifecycle (AppDelegate and SceneDelegate) - navigation completely stops working because
@Environment(\.scenePhase) var scenePhase
cannot intercept the state of the scene