Closed Fred10932 closed 11 years ago
Do you have this in a branch I can clone and try out?
Is this the full implementation of the adapter? Or is there a branch I can try out?
Hi Lars Sorry was out for the weekend. I have a branch ready but need collaborator status to upload.
If you have a fork of the project, you can push the branch up to your own fork.
OK -- see RevMob branch @ https://github.com/Fred10932/LARSAdController.git
I guess I'm really not sure what the specific issue is, but I did clean it up a bit. Check out my RevMob branch.
I'm not sure what it's supposed to look like in landscape as right now all it does is stretch the test ad.
Thanks. I also tested some live banners with your solution and indeed RevMob (there are only a few varieties) doesn't adapt its banners to more screen real estate, they just stretch out. I think constraining the banner to a 320 (iPhone) or 768 (iPad) width may be the way to go for this adapter after all.
I have Revmob working (with AdMob as backup) using below methods, but using the same width for landscape as portrait. If anyone knows a solution, that would be great.