0x5e / react-native-alipay

Alipay SDK for React Native. Support RN >= 0.47.
MIT License
198 stars 86 forks source link

ExceptionsManager.js:126 Exception '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]' was thrown while invoking pay on target Alipay with params #68

Closed vinhdothe93 closed 4 years ago

vinhdothe93 commented 4 years ago

I got this issue on the IOS simulator. For android, it works well.

React native: 0.61.4 "@0x5e/react-native-alipay": "^0.2.6", Simulator Screen Shot - iPhone 11 - 2020-06-15 at 11 04 59

Hope someone can help me to solve it. Thanks.