Hey, guys.
I’m implementing roles and row owners in my app, but it doesn’t seem to work with numbers.
I have a role column with codes (i.e 1, 2, 3) both in my user’s table and other table, but it isn’t working; it’s like Glide doens’t recognize the correspondence between numbers.
When I swapped numbers for texts it worked.
Is it normal, row owners not working with numbers and we must use only text?