App crashes when opening another screen

Hi Team

I am facing issue while opening another screen. In companion it’s working fine but after i export apk App crashes.

Please look into the blocks and video mentioned below

Video:

Let me know if you need further details.

Thanks

1 Like

try screen closer procedures on switch another screen
https://community.niotron.com/t/app-is-crashing-on-android-7-on-2gb-ram-phone/11356/7?u=anand_chouhan

1 Like

Yeah i tried closure procedure also

If (true)
Then
Open another screen screen name (Products)
Close screen

But that also not working here. Same error

2 Likes

can you send block screenshot

Please check the blocks. Still same it’s crashing

1 Like

use this procedure in all screen then check apk i hope working good

Ok i have checked runtime error maybe it’s causing due to recycler view i have added on screen initialize in products screen. Maybe that’s causing issue.

1 Like

@Blockly_Platforms try getting logs using logcat

Yes issue is with Recycler view extension. Got runtime error

means you got the solution?

Yes bro got solution. You can close this conversation. It’s the extension issue

1 Like