I have an app in a personal environment that reads and writes data to several dataverse tables. It works perfectly well but when shared with another user inside my organization, the app works and shows correctly but blank, I assume it isn't retrieving the data from the tables.
When sharing the app, I also allowed access to the tables as a basic user, is this the problem? Data that hasn't been created by that user won't show?
I already upgraded the environment to production and I have a per user plan.
What am I missing, my guess is that is something with the security roles.