Critical error since last year

I have had the problem since at least September that I receive the following error message on two different tablets…
The error occurs immediately after starting, without any interaction, both with a downloaded app and with the “thunkable live app”.
Is it a known issue? Is there a solution?
Could it be due to the fact that the hardware where the error occurs does not have a built-in camera?
On my smartphone, however, everything works without any problems.
Thank you very much for your help…"

Hi @bshstaplerwerkstattt,
Yes, you are seeing this error because your app is attempting to access the device’s camera where there is no camera hardware. Unfortunately, there is no fix available for this issue as it is related to the hardware on the device itself.

This was not a problem for app versions at the beginning of 2024. I’m currently experimenting with a Raspberry pi, so I don’t have a camera installed at the moment, as my project doesn’t need one. Is there a list of hardware specifications that are absolutely required for thunkable apps to prevent such problems?
Thanks for your fast answer and your help :slight_smile:

It’s most likely that we have since updated the package for accessing the camera and so when that was updated, if there is no camera present, this error is displayed and the app closes. You may be able to get around this if you add in error handling for the taking of the image itself.

As I mentioned, I don’t even use the camera option within the app.
I tried it anyway and embedded the blocks within my first screen. However, I still get the same error message, so I guess I need to change something in the hardware.

Thanks anyway.

Hi @bshstaplerwerkstattt
Could you please share the specific project URL with us so we can investigate it further?

You could copy it from the top of your browser.

This way we could find the best solution for you.