[Appodeal] Loaded ads not showing or with huge delay

csavalas, there was a quick fix from Appodeal - now you can build on iOS just fine without a crash.
 

chodongwon82, just to be sure, you’re not using those two code snippets simultaneously, right? As stated @ https://docs.coronalabs.com/plugin/appodeal/, the first one is for accessing Appodeal in a legacy mode, while a second one gives you access to the new modular system (+ beta functional, if you include .beta to adapters name).

Anyway, I tried to show a banner with your build settings on our sample and it works both ways: with or without a test mode banners are showing up as expected. Make sure that you’ve set everything up correctly (like, Appodeal’s dashboard and stuff) and if you still won’t see banners - write to Appodeal support, they’ll help you with that.

In the mean time, we can look if everything’s ok with your code. For that you’ll need to submit a bug @ https://portal.coronalabs.com/bug-submission. Make sure to include a sample to reproduce an issue (just a simple one with ads logic is fine). We’ll check everything and will let you know if there’s something wrong with your code or the issues is indeed in the ads fill, so that only Appodeal support can help you.

Thank you for taking the time to help.

I just sent a sample code that tested the bug.

@ https://portal.coronalabs.com/bug-submission.

and I also contacted the Appodeal support.

Great, I’ll get back to you as soon as we’ll investigate something.

Thank you my friend, I appreciate how quickly issues are being looked into lately! Awesome.

Hi,

Answered through intercom system, since it’s not what this thread was meant about. Was a pretty easy logic fix on your side, btw.

I did some tests today and both this problem and the others mentioned seem to be still present.

(https://forums.coronalabs.com/topic/69886-issue-with-appodeal-reward-video-listener-android-home-button/)

(https://forums.coronalabs.com/topic/69894-appodeal-and-memory/)

I decided to change plungin.

I would still like to know if there will be an update. I’m sorry to leave appodeal but months have passed and the problems are the same. I’m talking about it here because the latest news about an update came from here

I’d like to come back to Appodeal one day…

I was about to start a topic on this issue, but ended up finding this thread. I can also confirm that this issue is unfortunately still present. Any word on when the failed state will be supported for the listener?

This is a nightmare, so much delay in ads showing hence making my reward system dormant.  Is there a fix to this?

Hey guys!

Some inside info:

We decided to skip 2.2.0 due to some serious issues. For now we are working with 2.3.0 beta  Appodeal SDK and it seems that everything working fine finally.

We plan to finish QA process till the end of this week. Then new Corona Appodeal plugin beta  will be public, which will include 2.3.0  beta  Appodeal SDK, which in it’s turn introduces a lot of performance fixes, so everything should be working fine.

When 2.3.0 Appodeal SDK will be released and we will be sure that everything is working fine, we will make a new public release.

I have a question.

I am currently addressing issues where Appodeal’s ads may not play properly.

appodeal.canShow ()

I can not use this function, how do I install a new plugin?

I am using this version now.

Corona SDK: 3276

plugin.appodeal: 1.4.2 (SDK: 2.1.9)

Hi,

We were in a rush, some new methods from beta release are went to Appodeal’s docs for stable release. You will be able to use this method in new beta release, which will be available in a couple days.

I’ll write a note about it on docs, thanks for noticing it!

Thank you.

understood.

I expect it :slight_smile:

I’ve just checked below docs.

https://docs.coronalabs.com/plugin/appodeal/canShow.html

and docs says “Revision 2018.3278”

but do not work “canShow” function with 3278 build.

How can I get the last version of appodeal SDK?

Regards

Hi,

Take a look at big important note in the description, quoting: 
 

This method is not supported by stable modular & legacy plugin versions for now. Make sure to use new modular plugin beta to get the latest and greatest.

This beta version will be available public in a couple days, as stated two posts above yours.

Corona Appodeal plugin beta just went live!

Take a closer look at https://docs.coronalabs.com/plugin/appodeal/ to learn more.

Good news!

But I have not been able to use appodel.canShow () yet.

Is it not possible to use the beta plugin unless it is the Enterprise version?

I am using a modular type Appodeal.

https://coronalabs.com/blog/2018/02/02/announcing-the-new-appodeal-plugin/

Hi!

@karpovpw can you give me an information? Here he says that in the example there are all the elements available and to comment on those that are not needed (https://coronalabs.com/blog/2018/02/02/announcing-the-new-appodeal-plugin/)

It seems to me that something is missing. 

For example if I want to use GoogleAdMob banners, what should I do?

Hi,

You need to use not just new Appodeal modular system, but Appodeal modular system beta (it’s becoming a little complicated, but now we have more control over plugin for developers and users, I guess) .  Take a closer look at the documentation.

 

I am discussing it with an Appodeal team right now. This list was compiled by them, so sadly I can’t answer to that straight away. Will get back to you asap.

I’d say that some modules are crucial, so they are integrated into the core itself (like AdMob, for example), but I need to confirm it.

I have read the document but I am not sure how to use Appodeal Beta.

Do I need any options?