react-native-ipay88-sdk icon indicating copy to clipboard operation
react-native-ipay88-sdk copied to clipboard

Can't find variable: authorizationCode after payment is successed

Open haolun1996 opened this issue 6 years ago • 1 comments

the problem is like this, after my payment was successed then it prompt Can't find variable: authorizationCode in my console log and my app get forced to stop and closed. Any solution to solve this? my successNotify method is same as in readme.md file

"react": "16.6.0-alpha.8af6728", "react-native": "0.57.4", "ipay88-sdk": "^1.0.2"

haolun1996 avatar Dec 28 '18 04:12 haolun1996