Solution
Add the following Activity in AndroidManifest.xml file.
<application ...>
<activity android:name="com.google.ads.AdActivity"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" />
</application>
沒有留言:
張貼留言