Meteor-Community-Packages / Meteor-Community-Packages/raix-push

Meteor 1.3

Open
#175 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
505
Forks
191
PR merge metrics
No merged PRs in 30d

Description

https://github.com/meteor/meteor/issues/5786 Meteor 1.3 is going to use WKWebview by default. And phonegap-plugin-push 1.3.0 use UIWebview under the hood. Can we upgrade this plugin?

```
Cordova.depends({
'phonegap-plugin-push': '1.3.0'
});
```

Contributor guide

Open the contributing guide

Research direction

Start with the Cordova.depends declaration shown in the issue and review the Meteor 1.3 compatibility context in issue 5786. Check the available phonegap-plugin-push versions and verify the selected version works with WKWebView while preserving push notifications; done means the dependency is upgraded and the relevant mobile behavior is confirmed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.