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

[3.0.3-rc.7] phonegap-plugin-push v1.6.4 installed instead of v1.8.2

Open
#252 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
505
Forks
191
PR merge metrics
No merged PRs in 30d

Description

After updating to raix:push@3.0.3-rc7 I started getting an error while creating an archive for iOS in XCode 8 related to `Mach-o Linker (id) Error`.
I checked the plugin version in `.meteor/local/cordova-build/plugins/phonegap-plugin-push` and it turned out to be `1.6.4`, even though in current package.json the dependencies are set to `1.8.2`.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the dependency declaration in package.json with the generated plugin under .meteor/local/cordova-build/plugins/phonegap-plugin-push. Reproduce the Cordova iOS archive setup described with XCode 8 and verify that the generated plugin uses version 1.8.2 rather than 1.6.4.

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.