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

[WALLET] Android Users SBAT see the Simplex Widget Webview without seeing an SSL Error #5773

Closed
medhakothari opened this issue Nov 9, 2020 · 0 comments · Fixed by #5774
Closed
Assignees
Labels
Applications Applications circle tasks wallet
Milestone

Comments

@medhakothari
Copy link
Contributor

Expected Behavior

The Simplex widget webview should work as expected and let a user cash in.

Steps to Repro:

  • Open Valora on an android device
  • On the side hamburger menu, select "Add & Withdraw"
  • Select "Add Funds"
  • Choose the simplex option
  • Paste in your address, and press "continue"
  • The error pops up here

Current Behavior

When using the Simplex widget on certain android devices, this error comes up
Encountered an error loading page [{“canGoBack”: false, “canGoForward”: false, “code”: 3, “description”: “SSL error: The certificate authority is not trusted”, “loading”: false, “target”: 927, “title”: “https://valoraapp.com/simplex“, “url”: “https://images.btcforcc.com/b1.gif?txn=e92ce474-e5a6-4be5-a471-960c7e1ff031&req=&pg=payments%2Fdeposit”}]

@medhakothari medhakothari added wallet Applications Applications circle tasks labels Nov 9, 2020
@medhakothari medhakothari added this to the Milestone 7 milestone Nov 9, 2020
@medhakothari medhakothari self-assigned this Nov 9, 2020
@mergify mergify bot closed this as completed in #5774 Nov 10, 2020
mergify bot pushed a commit that referenced this issue Nov 10, 2020
### Description

Upgrades the react native webview package, because it includes [this PR](react-native-webview/react-native-webview#1450) & [this PR](react-native-webview/react-native-webview#1466), which fix the SSL error in the below issue.

### Tested

Repro'd issue and tested solution on a Samsung Galaxy S10 emulator. 

### Related issues

- Fixes #5773

### Backwards compatibility

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

Successfully merging a pull request may close this issue.

1 participant