react-native-admob-native-ads
react-native-admob-native-ads copied to clipboard
[AD][FAILED]: undefined. | Ad Not Loaded
When Load Ad it is now showing. and giving an undefined error. for both platforms.
You need to change the onAdFailedToLoad function to Logger('AD', 'FAILED', event.message);
the existing example has event.error.message which returns empty.