Troubleshooting mobile app unresponsiveness and script execution lag?
-
Hi everyone, I’ve been using ChurchTools to manage our congregation’s events and member data for a while now, and it has been a huge help for our administrative team. However, I’ve recently hit a bit of a frustrating technical snag with the mobile app. Lately, whenever I try to trigger a sequence of automated background tasks—specifically when syncing our group rosters or handling high-frequency data updates—the interface starts to stutter significantly. It feels like the main thread is blocking during the initial handshake, which results in the app hanging for several seconds before I can actually navigate the menu again.
I’ve already checked our local network stability and verified that the server response times are normal, but the "micro-freezes" persist during peak execution periods. I even went through a clean roblox modified setup for my mobile execution environment to see if a more isolated script handler would prevent the app from stalling, but I’m still seeing these intermittent handshake delays that make the dashboard feel very sluggish. It’s making it difficult to keep our records updated in real-time when the management tools won't stay fluid and responsive.
Has anyone else here dealt with execution lag or UI thread blocking specifically when running background script managers alongside the ChurchTools mobile app? I’m trying to figure out if there is a specific setting in the app configuration or an optimization I’ve overlooked for handling background tasks to keep the interface snappy. I’d really appreciate any insights or shared experiences on how to smoothen the execution flow so our team can stay focused on the ministry instead of fighting with the technology!