stripe-terminal-react-native icon indicating copy to clipboard operation
stripe-terminal-react-native copied to clipboard

Issue Encountered After Updating Terminal to Beta latest SDK

Open saiDev1999 opened this issue 9 months ago • 0 comments

Describe the bug After updating the SDK version to 0.0.1-beta.18 , Facing build issue

To Reproduce

  1. Updating the version
  2. Build the project

Screenshots

Screenshot 2024-05-24 at 12 43 52 AM Screenshot 2024-05-24 at 12 45 46 AM

Stripe Terminal React Native SDK version

  • "@stripe/stripe-terminal-react-native": "^0.0.1-beta.18",
  • "react-native": "0.69.12",

configuration properties

  • buildToolsVersion = "31.0.0"
  • minSdkVersion = 26
  • compileSdkVersion = 34
  • targetSdkVersion = 31
  • appCompatVersion = "1.4.2"

saiDev1999 avatar May 23 '24 19:05 saiDev1999