Hi,Even I tried the same. I am also facing the same issue and not able to figure out why it is happening.I added the code as below in Manifest File
<activityandroid:name="com.google.ads.AdActivity"android:configChanges="keyboard|keyboardHidden|orientation">
</activity><uses-sdkandroid:minSdkVersion="8"android:targetSdkVersion="16" />and in the layout i am using<com.google.ads.AdView android:id="@+id/ad"android:layout_width="wrap_content"android:layout_height="wrap_content"ads:adUnitId="testID"ads:loadAdOnCreate="true"ads:adSize="BANNER"/>while running the app even I am getting the same error in the view of the app.-Varun
--
<
activity android:name="com.google.ads.AdActivity" android:configChanges="keyboard|keyboardHidden|screenLayout|uiMode|screenSize|smallestScreenSize" />
--
---
You received this message because you are subscribed to a topic in the Google Groups "Google AdMob Ads Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/_2lI0OKEax0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.