Extension android exported = true error

My extention

Screenshot 2022-09-18 051318

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.co

1 Like

@Taifun

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.co

@Nio_Tron can you share the apk

Which components are you using?
Do you use startapp ads?

Taifun

1 Like

Why did you conclude that tha error is coming from the extension?
Did you try to compile without the extensions to see if the error continues?

Thanks to all. Problem solved (CustomWebView)

And what exactly was the problem with the custom webview extension?

Taifun

BroadcastReceiver