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

how to import this plugin in ionic 2 project #112

Open
drmark1989 opened this issue Sep 12, 2017 · 3 comments
Open

how to import this plugin in ionic 2 project #112

drmark1989 opened this issue Sep 12, 2017 · 3 comments

Comments

@drmark1989
Copy link

i am trying to import this plugin using
import {ParsePushPlugin} from 'parse-push-plugin'

but it always give me an error

can you help me

@avilasolucoes-naora
Copy link

after component imports:

declare var ParsePushPlugin;

@drmark1989
Copy link
Author

i did it but when the app pause and reload it says :
ERROR ReferenceError: ParsePushPlugin is not defined

if i close the app completely and remove it from recents and run it again it works but if i minimize it or start it while it is still in recents it gives the above error

any solution please

@stevenballs
Copy link

stevenballs commented Oct 8, 2017 via email

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

3 participants