#cedanmisquith

1 messages · Page 1 of 1 (latest)

finite vectorBOT
merry plank
#

Hi there

#

What exactly do you mean by "works" here?

#

And are you using the React Native SDK?

#

Or the Android and iOS SDKs separately?

visual breach
#

I am using the React Native SDK and by works I mean
It compiles successfully for iOS and fails for Android or vice-versa.

The error i get is:

Can't determine type for tag '<macro name="m3_comp_bottom_app_bar_container_color">?attr/colorSurface</macro>'

merry plank
#

Hmm that error doesn't really seem like it has to do with the Stripe SDK at all

#

Your project builds fine if you remove the Stripe React Native SDK?

visual breach
#

Yes. If i remove stripe it works fine.

#

That's how i narrowed it down to the stripe SDK

#

I tried this with all other dependencies and found stripe to be the issue.

merry plank
#

Okay well then it does sound to me like dependencies are clashing somewhere.