Custom Formula Function and dependencies

Hi! I've created a custom formula function to check if current user is admin and I have used it in a readonly dependency. The idea is to make some fields editable for admins.

It works like a charm for the web version but it's not for the mobile version. The problem is that is leaving the field editable for nonadmin users.

I haven't found this problem among known issues.

Any ideas?

Thanks very much!