teogor/ceres

Option to disable app-open-ads once only

zeoflow-dev opened this issue · 2 comments

It would be nice if there was an option to disable the AppOpenAds once without flagging the activity

This will be useful in many cases for instance when changing the theme.

To disable it call disableFirstAppOpenAd() or if you want you can pass a boolean there too disableFirstAppOpenAd(false/true)

Thank you, @teogor