Skip to content
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

Android app crash on navigation by push opening #196

Open
kovalandrew opened this issue Mar 20, 2020 · 0 comments
Open

Android app crash on navigation by push opening #196

kovalandrew opened this issue Mar 20, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kovalandrew
Copy link

  1. Open app
  2. Hide app to background
  3. Send push
  4. Tap on push

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

@Alex009 Alex009 added the bug Something isn't working label Mar 23, 2020
@Alex009 Alex009 self-assigned this Mar 23, 2020
@Alex009 Alex009 added this to the 0.1.0-dev-20 milestone Mar 31, 2020
@Alex009 Alex009 modified the milestones: 0.1.0-dev-20, 0.1.0-dev-21 Aug 30, 2020
@Alex009 Alex009 modified the milestones: 0.1.0, 0.2.0 Jul 15, 2021
@Alex009 Alex009 removed this from the 0.2.0 milestone Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants