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

The package has a conflict with `google-oauth`

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

Description

The current version of `phonegap-plugin-push` has a conflict with `cordova-plugin-googleplus`, which was just added recently in the `google-oauth` package for Meteor `1.4.4.1`. See the discussion here: https://github.com/meteor/meteor/issues/8584#issuecomment-293432947.

I believe there will be a lot of apps upgraded to `1.4.4.1` in order to avoid the Google OAuth issue mentioned in https://blog.meteor.com/announcing-meteor-1-4-4-11027f33e3bf. So it'd be great if `raix:push` is updated to use `phonegap-plugin-push@1.9.0` (or later) to avoid the conflict.

I tried that in a fork but couldn't get push notification to work.

Any help would be appreciated.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting raix:push's dependency declarations and its Cordova push integration, then compare the current phonegap-plugin-push version with 1.9.0 or later. Reproduce the google-oauth and cordova-plugin-googleplus conflict in a Meteor 1.4.4.1 app, and verify that push notifications still work on the supported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.