TextMeshPro Not visible in Android

In the Editor, the TextMeshPro is rendered correctly but for some reason, when I build and run in Android, it doesn’t show at all.

I’m thinking it may have something to do with my Graphics Settings. I changed the Default Render Pipeline to Mobile_RPAsset.

I also added an AR Background Renderer Feature to the Mobile Renderer.

Here is my Canvas and TMPro settings just in case it’ll help.