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

Android resource linking failed #60

Closed
jpnathan21 opened this issue Oct 13, 2021 · 6 comments
Closed

Android resource linking failed #60

jpnathan21 opened this issue Oct 13, 2021 · 6 comments
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@jpnathan21
Copy link

jpnathan21 commented Oct 13, 2021

I am executing your example and when i build, I am facing an issue

"Execution failed for task ':app:processDebugResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
D:\Projects\app\mapp\node_modules\react-native-inappbrowser-reborn\android\build\intermediates\library_manifest\debug\AndroidManifest.xml:14:5-18:15: AAPT: error: unexpected element found in ."

@IronTony
Copy link
Collaborator

Hi,

thank you for the issue.
At the moment to run the example you can replace in android/build.gradle the line 15 with this one:
classpath("com.android.tools.build:gradle:3.5.4")

I will release this fix in the next version.
Actually I am working on the pod file due the new versione of Xcode.

Sorry for the inconvenience.

@IronTony IronTony self-assigned this Oct 13, 2021
@IronTony IronTony added bug Something isn't working dependencies Pull requests that update a dependency file labels Oct 13, 2021
@jpnathan21
Copy link
Author

Thanks for your super fast response. let me try and update the status

@jpnathan21
Copy link
Author

@IronTony After update the above code, build is success. But app is not loading. it is showing blank page.
Do you have any idea? please see the below image. I have updated my keycloak details also

Capture

@IronTony
Copy link
Collaborator

Hi...it is loading...check the RN message. The package is working.

@IronTony
Copy link
Collaborator

Released the new version with Example on Android/iOS working well now. Just configure well your server ;)

@jpnathan21
Copy link
Author

Sure Let me try.. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants