I’m not aware of a numerical limit (if there is one, I’d expect it to be in the billions). The limit is likely the amount of memory your device has available. For offline use, your app is going to try to download all of the images it knows about, so it’s absolutely critical you have effective security filters in place to omit rows that reference images the user needn’t use.
2 Likes