I added an ADBannerView to my app.
When rotated screen to landscape i change ADBannerView to horizontal frame like this:
But when it be clicked in iOS6, iad will open in a strange position:
in iOS4/5 don't have this problem.
Why and how to fix? I uploaded my code to https://github.com/OpenFibers/GPSAlarm
Special thanks!