One of the screens in my app crashes when opened

Hi, I’m a beginner. My app has 14 screens but one screen crashes. When I try to press one of the buttons on that screen, it automatically closes and returns to the main screen. When I try again, the app automatically closes. Can someone help me?
(I had checked the component based in this post, but I can’t find the problem. [Deprecated] Avoid Crashes of the Application for some of the components)
This is the block on that screen.

this is the ais
Quiz_Screen.ais (114.9 KB)

1 Like

To find out more about the runtime error, use logcat

Taifun

1 Like

Thank you for your suggestion

1 Like