-
Why my app start over from Splash screen when i put it on background with the following child component arguments :
but without the product and productReference , it resumes where i left it in the ProductDetailsUi , the following code is without those args :
|
Beta Was this translation helpful? Give feedback.
Answered by
lamtech58
Jan 9, 2024
Replies: 1 comment 5 replies
-
It's hard to say based on the provided code. I suggest to debug with logs, most likely somewhere the navigation is being performed to the splash screen. A runnable reproducer project would be also helpful. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found out that it's firebase timestamp serialization issue