Bug with Sliders

Hi,

Greetings. Not sure why, but the following logic crashes the app (both companion and the exported app) when executed >

image

Is this a bug?

Regards.
[Edited]

Hi,

Crashes on Android?

My Bad. Yes.
Android 7.1.2

Is it on the Android device or the Android emulator?

On a Physical Device…

Can I ask you to do me a favor and check if the project is working on this link or crashes? I do not have a real device, but there is a suspicion that it probably also crashes.

https://x.thunkable.com/projects/5b1cec847438ac0c21f1d3f4/project/properties/designer/

As far as I know, Thunkable X on Android crashes quite often and is unstable.

I can confirm that this project you’ve mentioned is crashing the companion.
I’m also having a Timer component in my project. But even after removing it, the crash still occurs.

Regards.

Thank you very much!

Alex

I made a mistake log on my emulator when starting up your example:

com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property ‘value’ of a view managed by: RCTSlider

Have you tried to make an apk-file with your example and run it on Android? Maybe it’s only a bug in Thunkable Live?

Thanks for the response. Yes. I tried. The exported app too crashes.
Hope the guys at Thunkable will have a look.
The Crashlytics logs have been uploaded!

“com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property ‘value’ of a view managed by: RCTSlider”
is the same error I’m logging through Android log.

Regards.

Thank you for your help!

Regards.