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

Deliver push notifications to iPhones #3

Open
wtimme opened this issue Nov 6, 2013 · 3 comments
Open

Deliver push notifications to iPhones #3

wtimme opened this issue Nov 6, 2013 · 3 comments

Comments

@wtimme
Copy link

wtimme commented Nov 6, 2013

I did some research on delivering push notifications to iPhone. There's no way around Apple's push notification server. "Prowl" (http://prowlapp.com/) provides an API for pushing notifications to the device but requires the user to purchase their application for 2,69 € which does not seem like a good idea.

It seems as if we had two alternatives:

  • Develop our own native application.
  • Not delivering push notifications at all and only provide a responsive web application.

What do you think? Does anyone have an idea on how to push notifications to Android?

@zeidlos
Copy link
Contributor

zeidlos commented Nov 6, 2013

Afaik we already talked about having someone developing a native app that'll utilize the internal message center. But before we send someone out on doing this, we'll have to create some data-formats first.

prowlapp.com won't be anything I'd like to force on people.

@zeidlos
Copy link
Contributor

zeidlos commented Nov 17, 2013

What about using phonegap for this: http://phonegap.com/ ?

@wtimme
Copy link
Author

wtimme commented Nov 18, 2013

@marudor mentioned that "Someone else from Düsseldorf started on an iOS version." but did not provide any detailled information. Do you have any idea about their application?

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

2 participants