You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case, when push will handle with system tray, instead of our custom Service we got crash on applying navigation with bottomNavigationController on this line in project:
In case, when push will handle with system tray, instead of our custom Service we got crash on applying navigation with bottomNavigationController on this line in project:
https://gitlab.icerockdev.com/virtual-vibe/virtual-vibe-mobile/blob/develop/mpp-library/src/commonMain/kotlin/be/virtualvi/App.kt#L119
and this line in widgets:
https://github.com/icerockdev/moko-widgets/blob/master/widgets/src/androidMain/kotlin/dev/icerock/moko/widgets/screen/navigation/BottomNavigationScreen.kt#L259
The text was updated successfully, but these errors were encountered: