when I opened a particular screen like “Setup” then my app goes crashed but when I opened my another screen like “Home” then it worked. I searched everywhere but didn’t understand that what happened here. Please Help
This block are correctly working in companion app but not on mobile after build apk app.
You need to close one screen before opening another especially since you open it again from another screen. There are many topics to show you how to do that, close the current screen then open another.