tipsi-stripe icon indicating copy to clipboard operation
tipsi-stripe copied to clipboard

Map alread consumed - Android native crash (dev & release bundle...)

Open JB-CHAUVIN opened this issue 5 years ago • 9 comments

The problem

On Android only, when I type a number in the <PaymentCardTextField /> component, I have the following native crash : Map already consumed image I tried in an empty component, so that's not because of my code. I am using the PaymentCardTextField component without overriding anything.

Environment

  • tipsi-stripe version: 8.0.0-beta.10 or8.0.0-beta.11 (tried both)
  • Last tipsi-stripe version where the issue was not reproduced (if applicable): N/A
  • iOS or Android: Any Android version
  • React-Native version: 0.63.3
  • (Android only) com.google.firebase:firebase-core version: 17.2.0
  • (Android only) com.google.android.gms:play-services-base version: 16.1.0

For Android, please provide the following sections from android/app/build.gradle: buildToolsVersion = "29.0.2" minSdkVersion = 21 compileSdkVersion = 29 targetSdkVersion = 29 supportLibVersion = "28.0.0" kotlinVersion = '1.3.61'

Screenshots, GIFs (Must to have)

ezgif-3-1f041fc3b0ad

Code To Reproduce Issue (Good To Have)

Please remember that with sample code it's easier to reproduce the bug and it's much faster to fix it. const Home = (p: Props) => { return <PaymentCardTextField />; };

JB-CHAUVIN avatar Oct 22 '20 07:10 JB-CHAUVIN

Hello, I have the exact same problem. Can you please guys help? Thank you very much

flobady avatar Oct 22 '20 08:10 flobady

Same problem with the same configuration ... Do you have any clue ? Thank you !!!

Ghya avatar Oct 22 '20 08:10 Ghya

@cybergrind Are you able to provide a bit of clarity here? I'm getting the same issue and this seems to have been closed without explanation.

kyle-ssg avatar Mar 14 '21 20:03 kyle-ssg

We have the same exact issue. Happens with the latest available release, 9.0.0. Why was this issue closed?

pehagg avatar May 19 '21 08:05 pehagg

@cybergrind why did you close this issue?

swain avatar Aug 17 '21 14:08 swain

Please Reopen this thread as this issue still exits

Aayush19 avatar Aug 30 '21 09:08 Aayush19

still exists with "tipsi-stripe": "^9.1.4",

muja555 avatar Oct 15 '21 07:10 muja555

It worked after removing react-native-reanimated 🎉

muja555 avatar Oct 16 '21 08:10 muja555

I have the same issue, really need to uninstall reanimated to fix this 😞 ?

iKronyck avatar Mar 02 '22 06:03 iKronyck

Closing this ticket, so that new users don't think this project is still active.

Stripe does not want you using this, and you will find pain if you do; Please migrate to the official @stripe/stripe-react-native package, for your user's safety, and your developer's sanity!

See more:

  • https://github.com/tipsi/tipsi-stripe/issues/779
  • https://github.com/tipsi/tipsi-stripe/issues/842

fbartho avatar Jun 20 '23 20:06 fbartho