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 2314e82 commit d91342eCopy full SHA for d91342e
firebase-inappmessaging-display/src/androidTest/AndroidManifest.xml
@@ -3,7 +3,7 @@
3
4
<application>
5
<uses-library android:name="android.test.runner"/>
6
- <activity android:name=".TestActivity">
+ <activity android:name=".TestActivity" android:exported="true">
7
<intent-filter>
8
<action android:name="android.intent.action.MAIN"/>
9
<category android:name="android.intent.category.LAUNCHER"/>
0 commit comments