#shiva-android

1 messages · Page 1 of 1 (latest)

amber portal
#

Any build log?

icy badge
#

yes

#

/home/expo/.gradle/caches/transforms-3/baa5a5950d7864d4b4cf559ad8838bee/transformed/material-1.5.0/res/values-v31/values-v31.xml:11:5-94: AAPT: error: resource android:color/system_neutral1_300 not found.
[stderr]
[stderr] /home/expo/.gradle/caches/transforms-3/baa5a5950d7864d4b4cf559ad8838bee/transformed/material-1.5.0/res/values-v31/values-v31.xml:12:5-94: AAPT: error: resource android:color/system_neutral1_200 not found.

#

its this logs over and over again

#

for ios it just worked with easa

#

eas*

#

I also see this:

rr] Execution failed for task ':app:bundleReleaseResources'.
[stderr] > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
[stderr] > Android resource linking failed

amber portal
#
resource android:color/system_neutral1_300 not found.
#

I think you should start with investigating this line

icy badge
#

yea exactly i dont know why its looking for a color

solid wren
#

Hi @icy badge can you go to the android folder and clean the project and build again? ./gradlew clean

icy badge
#

dear im running a managed workflow

#

so i dont have android/ios folder

#

also i followed the docs for ios deep linking in stripe react native sdk that optional step and everything worked perfectly fine, but the deep link is not working for android as mentioned before by one of the stripe's developer that it would work by default no extra steps required for android. Can you please assist me on that ?

solid wren
#

Is the compilation problem resolved?

#

Can you try your configuration and see if the android targetSdk is set to 31?