Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meteor 1.3 #175

Open
Chun-Yang opened this issue Jan 22, 2016 · 4 comments
Open

Meteor 1.3 #175

Chun-Yang opened this issue Jan 22, 2016 · 4 comments

Comments

@Chun-Yang
Copy link

meteor/meteor#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'
});
@devdudeio
Copy link

'phonegap-plugin-push': '1.3.0' is already used

https://github.com/raix/push/blob/v3.x/package.js

@skirunman
Copy link

Hi @raix I know you are a busy guy and thanks for developing raix-push. I'm also having issues running with Meteor 1.3 as well. Would be awesome if we could get an upgrade to using phonegap-plugin-push 1.5.3 and have these two PRs accepted and a new version pushed to atmosphere. Thanks in advance!
#178
#179

@elie222
Copy link

elie222 commented Apr 4, 2016

Using meteor add cordova:[email protected] should get it working

@raix
Copy link
Collaborator

raix commented Apr 7, 2016

Are you using json or Push.Configure method for setting up push?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants