appodeal / Appodeal-Flutter-Plugin

Official Flutter Plugin that adds Appodeal SDK support to your Flutter application.
https://pub.dev/packages/stack_appodeal_flutter
Apache License 2.0
18 stars 3 forks source link

Flutter Interstitial ad is showing but RewardedVideo not showing #38

Closed serhaterfidan closed 1 year ago

serhaterfidan commented 1 year ago

Appodeal.show(AppodealAdType.RewardedVideo); Appodeal.setRewardedVideoCallbacks( onRewardedVideoFinished: (amount, reward) => { videoNumbers.add(widget.index) }, );

da2gl commented 1 year ago

@serhaterfidan Hi, could you attach more information to this issue for our further research:

  1. Steps to Reproduce
  2. Full code sample
  3. Logs (tag:Appodeal)
  4. Flutter Doctor logs

Thanks.

da2gl commented 1 year ago

Hello @serhaterfidan. If you still have a problem, you can create a new issue with details or for faster resolution of the issues, you can also write to us in support in the chat directly in your personal Appodeal account or contact by email support@appodeal.com. Thanks.