question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

expo v27 Android app with websocket is crashing

See original GitHub issue

Environment

expo v27 Genymotion Android Emulator

Description

Android app with websockets is crashing with error - WebSocketModule.close got 1 arguments, expected 3. iOS works fine. Bug probably related to RN version used in v27 - link to issue in RN repo.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
idecommented, May 3, 2018

@seiichi Thank you for verifying the fix. We have released https://github.com/expo/react-native/archive/sdk-27.0.2.tar.gz which has the commit from 0.55.3 that fixes this issue.

3reactions
docaustynecommented, Nov 7, 2018

We currently have this problem, both our production apps on IOS and Android get to remain in the welcome screen forever and wont move forward. We urgently need help with this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Expo v27/v28 Android App with websocket is crashing
Error: Android app with WebSockets is crashing with error: WebSocketModule.close got 1 arguments, expected 3. The error happens when I close the ...
Read more >
Tabs with TradingView charts crashing in case of WebSocket ...
Steps to reproduce the problem: I am not aware what concretely triggers the crash, but it seems that cause is WebSocket connection issues...
Read more >
Mattermost mobile apps changelog
The app crashes when the session length for mobile is changed via webapp. Channel sidebar disappears sometimes when the channel categories are not...
Read more >
ESP32 WebSocket Server: Control Outputs (Arduino IDE)
Build a web server with the ESP32 using WebSocket communication protocol. We'll create a web page to control the ESP32 outputs remotely using...
Read more >
Keeping your app responsive - Android Developers
Reinforce responsiveness · If your application is doing work in the background in response to user input, show that progress is being made...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found