SocketCluster / SocketCluster/socketcluster-client

SC Client with HTTPS Server seems not working only in React Native Android App.

Open
#123 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
300
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Hi,

We have react native based app. Our server is now HTTPS Enabled. We have also configured the socketcluster-server to work with our SSL Certificates.
By using the secure:true option, it seems to work everywhere including WEB AND REACT NATIVE IOS App, except the android one.

We have tried every possible option including providing the certificate files, in the protocolOptions settings, but still, it does not seems to work.
We have also tried the react-native-pinning-ssl thing, but no success.

Any suggestions on how do we make it running on our react native Android app.

Thanks,

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the HTTPS connection in the React Native Android app with the secure:true option, then compare its protocolOptions and certificate configuration with the working web and iOS setups. The issue is done when the SocketCluster client connects successfully to the HTTPS server on Android.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile-dev, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.