Pavel Dunyashev

Results 23 comments of Pavel Dunyashev

@matrixreal hey, it's better to ask about it your account manager or support

@matrixreal i don't see chartboost ads for your app too, anyway i highly recommend you to try to contact to the support again (or your account manager), i think they...

@matrixreal hello, for iOS callbacks are disabled by default, so if you haven't enabled them manually then they are not active

what exactly do you see in log? could you please paste it here?

that is not callback log, it's just appodeal SDK logs

you can call Appodeal.setLogging(false) before initialising appodeal

yeah, we will soon update all the networks inside our SDK, can't say the exact date for now

this method disables user location tracking for appodeal SDK, it will be updated with next release of plugin

@matrixreal callbacks are needed to catch some events occuring in appodeal SDK, like loading ads or showing them You can read about it here: https://www.appodeal.com/sdk/documentation?framework=9&full=1&platform=4#p_4_6

@matrixreal It's all up to you, usually developers use callbacks to do something when needed event occured, for example if you are showing rewarded or skippable video you can give...