Hi all, recently we have been using Native ads for an unity app. We got most parts displayed, the title, icon, description, call to action, rating and ad choice and all are registered. And we also hook the OnPaidEvent with a function for recording impression. Everything is okay when we deploy it on mobile device, the native ad is manually refreshed, when the ad is clicked it should lead the user to the store.
But the problem is PaidEvent never invoked, we can't record any impression
Can you please tell us what are we doing wrong, we are currently using GoogleMobileAdsUnity plugin version 8.0.0 and the native plugin is version 7.4.0
Thanks