Last modified: 2013-03-25 14:50:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T34287, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32287 - Apple iOS push notification backend for user notification system
Apple iOS push notification backend for user notification system
Status: NEW
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.20.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 32281 32291
  Show dependency treegraph
 
Reported: 2011-11-08 21:14 UTC by Brion Vibber
Modified: 2013-03-25 14:50 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2011-11-08 21:14:27 UTC
For the iOS (iPhone/iPad/iPod Touch) app to show background notifications for user messages and other things, we'll need server-side support to manage device subscriptions and send pings off to Apple's servers.

Will also need client-side support to use it.
Comment 1 Derk-Jan Hartman 2011-11-09 19:56:13 UTC
client side is easy (really, really easy). It's the server part that is critical.

I know of two systems that are open source; http://code.google.com/p/apns-php/ and http://www.easyapns.com/php-source but i'm not aware of it's performance and/or featuresets.

Probably best to combine the google and ios push services into one system. not sure which one of them would be the easiest to extend for that.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links