When i run the app it gives Manifest merger failed error.
MuhammadShafaatKhan opened this issue · 1 comments
MuhammadShafaatKhan commented
Manifest merger failed : Apps targeting Android 12 and higher are required to specify an explicit value for android:exported
when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
SudKul commented
That's right. This is the updated AndroidManifest.xml file