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

React Native RCT Networking.sendRequest got 6 arguments, expected 7 #6358

Closed
huyhva909 opened this issue Mar 8, 2016 · 2 comments
Closed
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@huyhva909
Copy link

Hi All,
Please help me fix this error.
i have one application. I had run it by real device (Samsung galaxy s5).
I run all command it's work. But my device's screen is red with error.
Error is below:

RCTNetworking.sendRequest got 6 arguments, expected 7

invoke
BasejavaModule.java: 227

call
NativeModuleRegistry.java: 158

call
CatalystInstanceImpl.java: 428

run
NativeRunableDeprecated.java: -2

handleCallBack
Handler.java: 95

dispatchMessage
MessageQueueThreadHandler.java: 31

loop
Looper.java 145

what i need to do to fix this problem ? thank you guys !

@satya164
Copy link
Contributor

satya164 commented Mar 8, 2016

You RN JS and Native code are out of sync. Run react-native upgrade in your project to fix the issue.

@satya164 satya164 closed this as completed Mar 8, 2016
@bickerstoff
Copy link

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

6 participants