chocnut / RNAdyenCse

React Native AdYen Client-Side Encryption (CSE)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unhandled promise rejection

josh-anderson-ftw opened this issue · comments

Getting the following error when calling encrypt:

[Unhandled promise rejection: TypeError: null is not an object (evaluating 'RNAdyenCse.encrypt')]

  • node_modules/react-native-adyen-cse/index.js:7:20 in encrypt

I'm using Expo, so I'm worried that's part of the issue, given the other unanswered issue.

🤞hope I am wrong 🤞

Anyone have luck with Expo?