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

Add verbose argument to initialize call #22

Closed n00bsys0p closed 3 years ago

n00bsys0p commented 3 years ago

I've added an optional verbose argument and documentation.

This just enables debug logging for the Appodeal SDK, which is invaluable in figuring out why ads aren't filling correctly.

vegidio commented 3 years ago

Thanks for your PR. I will review it today :)

vegidio commented 3 years ago

@n00bsys0p Looks great! Thanks a lot for your contribution.