I know that there is not syncing required when using Glide tables therefore they don’t add to your sync count.
What about row count?
I know that there is not syncing required when using Glide tables therefore they don’t add to your sync count.
What about row count?
rows counts… edits counts… that’s why i use my unlimited system lol
The way I usually put it is if a table is referenced anywhere in your App, then all rows in that table will be counted - no matter the data source.
Gotcha so Glide table rows count towards your rows count. Thanks