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

push notification to angularjs app #51

Closed
yagobski opened this issue Sep 29, 2014 · 2 comments
Closed

push notification to angularjs app #51

yagobski opened this issue Sep 29, 2014 · 2 comments

Comments

@yagobski
Copy link
Member

Hi, It is possible to use this module to send push notifications to web app based on angularjs.
I don't found any documentation how to use loopback to send push notifications to web apps.
I want for exemple when i add data from api explorer it send push notifications and in my client view i can listen loopback server. Please share any code or documentation about this topic.

Thanks

@bajtos
Copy link
Member

bajtos commented Sep 30, 2014

LoopBack does not provide a browser-based push-notification client.

If you are looking for real-time updates via websockets, then watch this issue: strongloop/loopback#327

If you are building a hybrid mobile app and want to deliver push notifications via GCM or APNS, then check out Cordova's PushNotification plugin. Note the plugin works with any Cordova JS app, it is not specific to AngularJS.

@MiguelGonzalezAravena
Copy link

What about now? Can this documentation adapt to ionic framework too?

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