Adyen / adyen-react-native

Adyen React Native
https://docs.adyen.com/checkout
MIT License
44 stars 32 forks source link

Unable to open Drop-in of Adyen #339

Closed rahulystl closed 8 months ago

rahulystl commented 8 months ago

Adyen libraries dependency throwing error in react native

Steps to reproduce the behavior:

  1. Go to Login
  2. Click on adyen button
  3. Scroll down to Adyen screen,click on Drop in Button
  4. See error

Expected behavior Adyen Drop-in page should be opened.

Screenshots Error: Attribute data@scheme at AndroidManifest.xml:45:51-85 requires a placeholder substitution but no value for is provided.

ERROR TypeError: Cannot read property 'config' of undefined.

ERROR TypeError: start is not a function (it is undefined), js engine: hermes

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

descorp commented 8 months ago

Hey @rahulystl

Go to Login ... Click on adyen button

I am not sure what is this description.

ERROR TypeError: start is not a function (it is undefined), js engine: hermes

Do you follow installation steps?