AdMob Banner & Interstitial Not Showing (0 Requests, 0% Match Rate) on Play Store App

Hello Kodular Community,
​I recently launched my application on the Google Play Store about 7 days ago. The app is fully published and active, and I am starting to get real users installing it. However, I am facing an issue where none of my native Google AdMob ads are showing up, and my AdMob dashboard is completely stuck at 0 Requests and 0% Match Rate.
​Here are the technical details of my setup in Kodular Creator:
​App ID: I have perfectly pasted my Google AdMob App ID into the Kodular project settings.
​Ad Units: I am using AdMob Banner and AdMob Interstitial components. I have cross-checked and confirmed that the correct live Ad Unit IDs are pasted into their respective component properties.
​Blocks Setup: My block logic is fully configured to load and show the ads. On Screen1 initialization, the banner and interstitial ads are called to load.
​The Issue:
​On the user’s end, the banner ad area remains completely blank/white on launch, and interstitial ads do not trigger at all.
​On returning to Screen1 from other screens, the layout collapses the empty banner space completely.
​Most importantly, my AdMob Dashboard displays exactly 0 requests, meaning the app isn’t even making contact with the AdMob servers yet, despite having active users.
​Note: My app includes a WebViewer component that displays my website, and the Google AdSense ads inside the WebViewer are loading perfectly fine for my users. Only the native AdMob components are failing to trigger.
​Since the app has been live on the Play Store for 7 days, is this 0-request issue caused by a standard Google server-side linking delay for new package names, or could there be a specific setting inside Kodular that I missed to activate live production ads?
​Any guidance or troubleshooting steps from experienced developers here would be highly appreciated!
​Thank you,