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

什么时候能够集成ionic2 #179

Closed
Devon3818 opened this issue Nov 6, 2016 · 6 comments
Closed

什么时候能够集成ionic2 #179

Devon3818 opened this issue Nov 6, 2016 · 6 comments

Comments

@Devon3818
Copy link

最近在使用ionic2,不知道如何集成到ionic2中使用

@pikacode
Copy link
Collaborator

pikacode commented Nov 7, 2016

这里有一位开发者提供的 基于IONIC2极光推送示例
ionic2-jpush-demo

@pikacode
Copy link
Collaborator

pikacode commented Nov 7, 2016

或者直接使用 (<any>window).plugins.jPushPlugin.doSomething(); 调用现有 API。

@yozman
Copy link

yozman commented Nov 19, 2016

可以使用
declare var JPushPlugin
然后用 JPushPlugin.init() 的形式调用现有接口

@Devon3818
Copy link
Author

@Devon3818
Copy link
Author

@lh4111
Copy link

lh4111 commented Jul 11, 2017

https://github.com/lh4111/ionic-jpush.git
或者直接使用

npm i ionic3-jpush -S

仅支持ionic-native3以上

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

4 participants