phonegap/phonegap-plugin-push
View on GitHub[Feature Request] Platform support to add Electron
Open
#2,755 opened on May 2, 2019
1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)Java1,947 stars (1,947 stars)1,915 forks (1,915 forks)batch import
featurehelp wanted
Description
[Feature Request] Platform support to add Electron
Contributor guide
- Tech stack
- javascriptnodejselectron
- Domain
- mobiledesktop
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- PhoneGap/Cordova plugin basicsPush notification knowledgeElectron fundamentals
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- First, the issue lacks detail. Investigate the existing plugin structure for iOS and Android to understand how platforms are added. Then research Electron's push notification capabilities (e.g., using web push or native modules). Look at other Electron plugins in the PhoneGap ecosystem. The single comment on the issue may provide context; if not, ask maintainers for clarification on the expected implementation approach.