cordova-electron
cordova-electron copied to clipboard
Apache Cordova Electron
# Bug Report ## Problem I am able to build an Electron in Windows10, but when I try to install it, I'm getting an error that says Cannot find module:...
The Mac OSX electron release build doesn't get signed properly. Didn't find any possible solution from stack-overflow or your Slack groups. The .pkg builds fine but when verifying from Apple...
# Bug Report ## Problem I'm running MacOS Big Sur, and the windows platform within electron doesn't build. ### What is expected to happen? I expect a 64 bit windows...
# Bug Report ## Problem ### What is expected to happen? Electron runs the app as usual. ### What does actually happen? Blank screen. ## Information The app builds and...
I want to include the ability to publish (as I've done through electron-builder before) a Windows app to a S3 bucket, in order to be able to use electron-builder's auto-upload....
I have created a cordova plugin that works on cordova android and for electron I have a nodejs file that performs the same task as the plugin of cordova but...
# Bug Report ## Problem ### What is expected to happen? The appx (Windows Store) package should have my app icon set as its icon. If what's below isn't the...
### Issue Type - [x] Bug Report - [ ] Feature Request - [ ] Support Question ## Description When building a Cordova app for Electron on Linux, the icon...
### Motivation and Context This allow inject modules by plugins in main electron process for making IPC channel for communication between main and renderrer processes for example.
# Bug Report ## Problem Js files not found in electron build ### What is expected to happen? Successfully load js on Linux deb package ### What does actually happen?...