I’ve been getting this message on different values on the same page intermittently. The example below was working fine, I removed a Text from the SellerBlock and now this stopped working.
I needed to add another level inside my Display List Behavior block, so each profile is in its own block with a border. I didn’t have that done correctly at first, and now that I’ve added the new block and moved all the profile items into the new block it stopped working.
Looking into your app, I’ve found a large piece of your business logic. That means - for finding a root of a problem we should spend a lot of time to understand your app from the inside, and that not responding to our forum policy.
I will offer you two ways for solving this issue:
Contact sales@backendless.com, and our engineers will help you with developing your app.
Create a minimal reproducible example, without any unneeded logic. And we will help you with it.
I’ve sent sales@ an email asking for more information. I look forward to hearing from them.
I can make a minimal app work with no problem. It’s when the app gets complicated that it seems to break. Making a minimal app work doesn’t help me understand where I’ve gone wrong to break the app when it gets complex.
As you see above, Mark helped by stripping down the app complexity and it worked. It was working fine until I added in complexity and “something” I did broke it again. I need to understand what broke it so I can either fix it, or stop doing the thing that is breaking it.