capacitor-community / capacitor-community/electron

Capacitor-community/electron not working with https/http after capacitor library update from version 2 to 3.4

Open
#184 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
398
Forks
63
PR merge metrics
No merged PRs in 30d

Description

I have recently update the capacitor library for my ionic project. But after update the capacitor library my android and ios versions are working fine. But my windows version not working . I'm not able to send any http/https request.

I have update elector capacitor below
From: "@capacitor-community/electron": "^1.4.2",
To: "@capacitor-community/electron": "^4.1.0",

My others versions are below
"@capacitor/core": "^3.4.3",
"@capacitor/ios": "^3.4.3",
"@capacitor/android": "^3.4.3",
"@ionic/pwa-elements": "^3.0.2",
"@ionic/angular": "^5.0.0",

Please let me know if anyone have an idea to resolve my problem.
This is the screen shot of console.
@IT-MikeS
![image](https://user-images.githubusercontent.com/102585302/163936768-c20c6aad-fdd9-4c72-9e7f-017cd4213a9a.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Windows application with the reported dependency versions and inspect the console error shown in the issue. Compare the working Android and iOS behavior with the Electron platform after upgrading; done means HTTP and HTTPS requests work again on Windows.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
desktop, 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.