Caveat: Please take everything I say here with a grain of salt. I’m only speaking from my own experience, and bits of information that I’ve been able to glean from various other folks.
Yes, I believe there is a hard limit on the size of an app. As you suggest, it has nothing to do with row count, but is more a function of how complex the app is and how much file space it occupies once it’s all bundled up.
I have an app that’s been skirting the limit for a while now. A month or so ago, I split a whole bunch of functionality out into a separate app, to reduce the app footprint and buy myself some time. I’m now approaching the limit again, so I’m most likely going to have to go through another round of that very soon.
Just by way of comparison, my app currently has:
- 50 Google Sheets
- ~40 Glide Tables
- 22k rows
- ~2000 computed columns
- ~100 screens
Based on your description, I wouldn’t be surprised if your app is approaching the limit. But, please don’t take my word for it. I’m only speculating based on my own experience.
My advice would be to contact Glide Support - they are the ones to advise on this.
I do recall reading somewhere (maybe a comment from David) that Glide are working to remove or extend this limit. I have no idea if thats true, but I hope so