vegidio / flutter-appodeal

A Flutter plugin to display ads from Appodeal; it supports consent dialog to track users.
https://pub.dev/packages/appodeal_flutter
MIT License
31 stars 19 forks source link

Non Skippable ad is fired after Rewarded Ad is closed #20

Open oliverbytes opened 3 years ago

oliverbytes commented 3 years ago

I added a non-skippable callback but never call to show a non skippable ad at all. still, after the rewarded ad shows and closed, another non-skippable ad appears as the non-skippable callback fires too.