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 d32dc3d commit f4d437eCopy full SHA for f4d437e
1 file changed
build/project-template/AndroidManifest.xml
@@ -35,6 +35,7 @@
35
<category android:name="android.intent.category.LAUNCHER" />
36
</intent-filter>
37
</activity>
38
+ <activity android:name="com.tns.ErrorReportActivity"/>
39
</application>
40
41
</manifest>
0 commit comments