I have been working with X-Thunkable for 2 weeks now and am increasingly noticing, unpredictable behaviour…
I am making copies of working apps and then when making the most basic of changes (sometimes just simple design changes) whole other parts of the app don’t work correctly - or crash.
It is as if when it is compiling to test on my phone something corrupts?
Frighteningly, I have even had earlier, working versions of apps corrupted by faults from newer versions, I am spending hours re-doing work. I have literally block-by-block one apps code into another and suddenly, randomly, the app will work as intended.
This is the latest:
Note, the app is a revision tool for learning. Users select a topic, read about it and choose to add to a revision list…
This version works fine:
https://x.thunkable.com/copy/4ffd91afaeb94dc3a713237685314063
Items from sections 1, 3 and 5 can be selected.
Added to a Revision list and then removed - NO PROBLEM.
However, this version:
https://x.thunkable.com/copy/9ff6efb7a6dd4739a6eab3e28e2605b5
Seems to mix up elements of other sections and crashes when deleting the last item in the list. - This problem (crashing and mixing topic descriptions up) happens a lot when I copy a good working app and then make changes to it.) Section 6 isn’t fully working, when the code is a direct copy of other working sections.
Is there something fundamentally wrong I’m doing - or is x-thunkable riddled with bugs???