Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commerce js React Native Expo on ios #235

Open
Fraser123456 opened this issue Feb 22, 2022 · 0 comments
Open

Commerce js React Native Expo on ios #235

Fraser123456 opened this issue Feb 22, 2022 · 0 comments

Comments

@Fraser123456
Copy link

Hi, my request responses are coming back empty when I make a request from an ios device. It works perfectly on the android emulator though.
Below is the response that I get when making a request from my ios device.

Promise {
  "_U": 0,
  "_V": 0,
  "_W": null,
  "_X": null,
}


undefined is not an object (evaluating 'innerResponse.status')
- node_modules\@chec\commerce.js\lib\index.js:1:22863 in value
- node_modules\@chec\commerce.js\lib\index.js:1:24778 in promise.then._catch$argument_0
- node_modules\react-native\node_modules\promise\setimmediate\core.js:37:13 in tryCallOne
- node_modules\react-native\node_modules\promise\setimmediate\core.js:123:24 in setImmediate$argument_0
- node_modules\react-native\Libraries\Core\Timers\JSTimers.js:123:14 in _callTimer
- node_modules\react-native\Libraries\Core\Timers\JSTimers.js:177:14 in _callImmediatesPass
- node_modules\react-native\Libraries\Core\Timers\JSTimers.js:437:30 in callImmediates
- node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:388:6 in __callImmediates
- node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:132:6 in __guard$argument_0
- node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:365:10 in __guard
- node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:131:4 in flushedQueue
* [native code]:null in flushedQueue
* [native code]:null in callFunctionReturnFlushedQueue

Any Thoughts or solutions to the issue would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant