Everything is working fine on companion app.
On exported app whenever I press button to change screen app force close after the latest update eagle.
This is what I get from summary
Which components are you using?
found the cause of error
Whenever I use âclose screenâ block to go to another screen, app force closes.
So I removed all close screen blocks from my whole app and now itâs working perfectly.
Maybe there is an issue with that block.
So you are saying that I should remove close screen block⌠But my app having 6 screens and if any user opened all screens then my app will crashedâŚ
I need to close screen before opening another oneâ
And what about image loading from assets ⌠There is an error with image loading from assetsâŚ
I put 2 images on my screen 1 ⌠With source from asset.
But they take time to load âŚ
maybe your app will crash on removing that block, but first give it a try
I am also loading images from app assets on screen1, but it takes no time at all
show ur blocks or check ur image size maybe itâs too big?
How to get storage read and write permission⌠Please any block image⌠Request
you will find this block on Screen1 block section
Itâs not the block thatâs causing the issue. From looking at the log you provided, your app is crashing because of a missing library. If you can tell us which components you are using, we can find out which component is causing the problem.
Same problem is with me alsoâŚ
they will solve it in next update.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.