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
21 stars 3 forks source link

How display more than one ad in the Widgets list? #65

Closed nathanael540 closed 8 months ago

nathanael540 commented 9 months ago

It is impossible to display more than one ad of the same type in the Widgets list.

I'm implementing a listview but the items disappear after loading more than one item of the same size

Screenshot

da2gl commented 8 months ago

@nathanael540 Hello. We only support Banner and MREC ad view. Unfortunately, for current formats it is impossible to display multiple ads according to the store’s rules for displaying ads, and the implementation of our plugin does not allow this. I think Native ad type support in the plugin will solve your problem. We are working on it.