Strange Runtime Error!

I exported my app but it’s showing Runtime error. Please help me to understand it. I encountered this problem just now but my app is working perfectly in Companion

Components i’m using
Screenshot%20(23)

If you need additional info please let me know

Please show some blocks.

1 Like

There are thousands of blocks. I don’t know which one ia creating error

Have you on the lower left of your blocks editor any errors or warnings?

If you don’t show anything we can not help you. You should understand that.

1 Like

What you want to see?

Can you post bocks related Side Menu Layout ?

1 Like

do you have any bitmap asset??
that what written in error…
you may be using it somewhere at wrong place

2 Likes

Can you send the blocks which you use to set image to a component.

2 Likes

Nope

Sure​:+1:

But I’m not getting error in companion.!:kissing:

My sidebar after error​:disappointed:

these are not blocks…???

1 Like

Maybe you are trying to use something wich returns to null. Like an empty image.

3 Likes

I bet you have mistyped one of your image asset names. You will need to go through them and make sure you don’t have any typos.

To prevent that in future, setup variable names for your assets, so you only have to type them once.

4 Likes

You do realize that your application is going to crash for most people after three or four button clicks, because you are not closing screens properly.

2 Likes

That also happens with me.See here:-

It works fine in companion but after compiling it there are several error in different android versions.

1 Like

Take look on my assets. I have uploaded .ttf file also

Can you provide the aia file so that any one can help.

1 Like

App is on play store with 9k+ downloads so I don’t think it would be great for me​:confused:

Then check carefully those blocs where you set image.

2 Likes