I’ve been testing different scripts recently and ran into something I can’t fully figure out.
Some scripts run fine, but others either don’t execute at all or behave inconsistently — especially on mobile. Same script, same setup, but different results depending on the session.
At first I thought it was a script issue, but after trying multiple ones, it seems more related to the execution environment itself.
I’ve been comparing different setups and noticed that some environments handle certain functions more reliably than others. For example, when I tested with something like delta executor (https://deltaexecutorapp.io/), the behavior was noticeably more consistent compared to what I was using before.
Still not 100% sure what’s causing the difference though — whether it’s compatibility, how functions are handled internally, or something else.
Has anyone else run into this kind of issue?
