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

Task :app:processDebugMainManifest FAILED #162

Open
dankissdev opened this issue May 8, 2023 · 0 comments
Open

Task :app:processDebugMainManifest FAILED #162

dankissdev opened this issue May 8, 2023 · 0 comments

Comments

@dankissdev
Copy link

dankissdev commented May 8, 2023

Hello,

I am trying to integrate IBM App ID in Android simple application. I followed the steps for integration listed in the repo README.
When I try to 'make' the peoject I get the following errors:
image

After some debugging found out that in the
https://github.com/ibm-cloud-security/appid-clientsdk-android/blob/master/app/src/main/AndroidManifest.xml
is missing the 'android:exported' setting.

So is there a workaround to have the App ID correctly imported and used in my app or should I consider creating a pull requtest with update "AndroidManifest.xml" containing the 'android:exported' setting ?

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