Admob problem

Is there a bug  report for that bug?

No, because I can’t reproduce it.

NOTE: One thing here is that both stackoverflow topics referred to above are from May last year. Also the OP (mark.biggiero) posted *this* topic in August last year. A lot has changed since then with G2.0 and all, so some of the issues might be irrelevant to G2.0 builds/new plugins etc. I don’t know, but it’s something to think about.

In my testing with the Admob V2 plugin I haven’t seen this “black-screen” issue, even with ads that have multiple frames.

I sat for basically an hour yesterday playing with a test app of mine and staring at my Galaxy Player 5.8’s screen (Android 4.0.4) with an Admob ad at the top and no black screen was seen. Ads were refreshed every 30 seconds.

@ingemar

Thanks for the info.

The black screen seems to happen in certain combination of Android devices & Android OS version. 80%-90% of my Android users don’t see black screen either, only some of them. And for those who can see the black screen, they don’t see it every time when an ad is shown, only about 20%~30% of time. If you have tested it for an hour, I think you can’t reproduce it either.

I have a vague memory that I’ve seen this waaaaaaay back on an Android 2.3 device.

However I don’t support anything older than 4.0 anymore which is maybe the reason I can’t reproduce it.

According to mark.biggiero earlier messages:

that black screen problem happens only on 4.3.0. on older androids it works fine

 

EDIT: after some testing, i noticed that that black screen vanishes after i turn off and turn on the screen. so i guess this is gonna be a work around for now

He is also seeing this black screen (see his attached screenshot in the first post, the ad shows but the rest of screen is blacked out) but with Android 4.3.0.

This might not be an “old” problem.

Besides, he is saying “turn off & turn on the screen” to work around this problem. I really don’t understand what he means to turn off & turn on the screen.

Hmmm… In that case it looks like it’s an Android problem that CoronaLabs has no control over.

 I really don’t understand what he means to turn off & turn on the screen.

I’d assume turn the device off and then on again.

This “trick” helps with another Admob issue where the first banner ad isn’t always shown.

This is not a programming trick at all.  :(  I can’t tell my users to do so.

Blank screen is a very bad user experience.

Maybe Corona should also investigate the suggestion in StackOverflow? http://stackoverflow.com/questions/11790376/animated-mopub-admob-native-ads-overlayed-on-a-game-black-out-screen

adView.setLayerType(View.LAYER\_TYPE\_SOFTWARE, null);

It’s a bad user experience for sure, and bound to lead to negative reviews.

However the problem always comes back to if we can’t reproduce the problem, and CoronaLabs can’t reproduce the problem, it’s not possible for them to test solutions that might fix it.