Unity ADS not initializing

In the editor the test ads show up fine but when I build to android on my phone, the ads don’t show at all, the button is also un-interactive. I made some ui texts to tell the state of my advertisment
my surfacing id is correct, my game id is correct, it is in test mode and it is supported. But it is not initialized.

here is my debug log

I set it so if the Advertisement is not initialized, it would keep trying so you’ll see a spam of initializing

7136045–853148–Debug.txt (65.6 KB)

I’m having this exact same issue.

It’s driving me loco. All the IDs are correct --I’ve double-checked them a thousand times just like I’m sure you have–, it works fine in the editor. I tried with the package manager version and the asset store version.