Hi,
I have recently uploaded my iOS app to the Apple app store and cannot see any AdMob ads that I have placed in my app.
It's worth noting that the ads load as expected in both the android simulator and physical device.
The ads show as expected within the iOS simulator during testing. However, the ads did not show on a physical device as I received the error:
[admob/no-fill]: The ad request was successful, but no ad was returned due to lack of ad inventory.
I was hoping the issue would be resolved in production as it does not require test devices to be registered, but this was with no luck.
I am using
@react-native-firebase/admob: 11.0.0 react-native package not native code.
Thanks in advance.