Flutter AdMob Native Ad: Action triggered on tap anywhere within ad, but want action only on button press
I’m integrating AdMob Native ads into my Flutter app, and I’m facing an issue where tapping anywhere within the ad triggers the associated action. However, I only want the action to be invoked when the user presses the action button within the ad.