Companion Crashing a lot?

Could you try loading the images using the image loader component or this extension:

Loading may images in the same time may cause your app to crash.
Also the icon argument in addTitleBarIcon block, accepts an image path, and not an emoji:


Also, some times using old or outdated versions of extensions causes your app to crash, do you have the latest version of dynamic components extension?

And finally, it was said before that status BarLightIcon property doesn’t work on screen Initialization, of course that won’t cause your app to crash, but it won’t work, you might use a timer instead, see also here:

3 Likes