You uploaded an APK or Android App Bundle which has an activity, activity alias, service or broadcast receiver with intent filter, but without 'android:exported' property set. This file can't be installed on Android 12 or higher. See: developer.android.com/about/versions/12/behavior-changes-12#exported
Asked
Active
Viewed 99 times
0
-
Have you tried following the instructions on the link provided in the message you received? – Peter Koltai Feb 28 '22 at 15:54
-
Yes, tried but not working. Is there any other solutions? – Divyalakshmi Y Mar 01 '22 at 05:53
1 Answers
0

Anand
- 4,355
- 2
- 35
- 45
-
Added that too In the manifest... but still, the same error persists... Is any other solution available? – Divyalakshmi Y Mar 01 '22 at 10:03
-
-
-
-
I did not use the receiver. Kindly check the manifest file https://ctxt.io/2/AABg9lYSEw – Divyalakshmi Y Mar 01 '22 at 11:37
-
-
-
-
Ohhh sad ): @DivyalakshmiY. If I find any soluntion I will share with you, But this is what worked for me – Anand Mar 02 '22 at 06:00