TextureSample - MipValueMode Deriviate not working on mobile

The issue that we currently see in your project is that you’re using a Material Expression Custom node. You can’t call DDX (UV2) or DDY (UV2) on a mobile device. That does not work unfortunately.

Let me know once you fix this, if you run into more complications.
Thanks!