farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

Adwhirl-Admob integration in Android: ads doesn't work with large device. #335

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Integrate Adwhirl - Admob ads.
2. Set Admob priority = 100 %.
3. Test with two devices: 480x320(real + emulator) + 800x480(emulator only).

What is the expected output? What do you see instead?
Tested ads are perfectly OK with 480x320 device, but with 800x480 devices it 
doesn't load ad, with following errors:
+ Google Adapter failure (A network error occurred).
+ nextRation is null.
+ Can't get the viewWidth after the first layout.
What version of the product are you using? On what operating system?
+ AdWhirl 3.2.0.
+ Admob 6.1.0.
+ Android 2.3.3.

Please provide any additional information below.

Original issue reported on code.google.com by wanting...@gmail.com on 15 Oct 2012 at 12:35