Skip to content

Conversation

@dmackinn
Copy link
Contributor

@dmackinn dmackinn commented Dec 8, 2021

Fixes #463 error where attempting to build results in a 502 gateway error due to bintray maven respositories being deprecated

…ror due to bintray maven respositories being deprecated 463
@browniefed browniefed merged commit 8c46d23 into tinycreative:master Dec 9, 2021
@yavorsky
Copy link

yavorsky commented Dec 9, 2021

Thanks!!!

@yavorsky
Copy link

yavorsky commented Dec 9, 2021

After upgrading to latest version I have:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:bundleReleaseResources'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
/home/circleci/project/mobile/android/app/build/intermediates/bundle_manifest/release/processReleaseManifest/bundle-manifest/AndroidManifest.xml:33: AAPT: error: unexpected element found in .

Any ideas?

@dmackinn
Copy link
Contributor Author

dmackinn commented Dec 9, 2021

@yavorsky I don't think this PR is the place for this comment.
Take a look at line 33 of the AndroidManifest.xml and it should point you in the right direction.
I'd also suggest doing a ./gradlew clean before doing your build if you didn't already

@dIvYaNshhh
Copy link

In the latest version(21.1.1) the issue is still there. The changes in this MR are not there in the latest version.

@browniefed
Copy link
Contributor

Use the official library https://developers.intercom.com/installing-intercom/docs/intercom-for-react-native

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

Successfully merging this pull request may close these issues.

502 error during the build for android

4 participants