Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest merger failed : android:exported #15

Open
invweb opened this issue Mar 9, 2023 · 3 comments
Open

Manifest merger failed : android:exported #15

invweb opened this issue Mar 9, 2023 · 3 comments

Comments

@invweb
Copy link

invweb commented Mar 9, 2023

Есть приложение:
minSdkVersion 24
targetSdkVersion 33
Возникает ошибка в Android Studio:
Execution failed for task ':app:processDebugMainManifest'.

Manifest merger failed : android:exported needs to be explicitly specified for element <activity#com.yandex.authsdk.internal.BrowserDataActivity>. 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.

Получается я не могу использовать библиотеку у себя в приложении?

@invweb
Copy link
Author

invweb commented Mar 9, 2023

Should I translate the text above, or you are going to use "yandex translate"? :))

@invweb
Copy link
Author

invweb commented Mar 10, 2023

Manifest merger failed : android:exported needs to be explicitly specified for element <activity#com.yandex.authsdk.internal.BrowserDataActivity>. 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.

@invweb
Copy link
Author

invweb commented Mar 10, 2023

Типичный яндекс )) полузаброшенная либа

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant