We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85c332 commit a9231f3Copy full SHA for a9231f3
gma/integration_test/AndroidManifest.xml
@@ -30,7 +30,7 @@
30
android:name="com.google.android.gms.ads.APPLICATION_ID"
31
android:value="ca-app-pub-3940256099942544~3347511713"/>
32
<activity android:name="android.app.NativeActivity"
33
- android:exported="false"
+ android:exported="true"
34
android:screenOrientation="portrait"
35
android:configChanges="orientation|screenSize">
36
<meta-data android:name="android.app.lib_name"
0 commit comments