Orbiter. Connects iOS apps to push notification services without the heavy setup.

github.com/mattt/Orbiter

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2021
  • Update README.md
December 2014
  • Bumping version to 2.1.0
  • Adding conditionals to support iOS / OS X specific tags
  • Removing OS X platform
  • Bumping version to 2.0.4
  • Removing alias from Parse payload
  • Merge pull request #29 from Vortec4800/master
  • Fixed Parse Time Zone parameter name
August 2014
  • Update README.md
July 2014
  • Bumping version to 2.0.3
  • Adding __unused annotations
  • Fixing parameter name
  • Merge pull request #27 from monowerker/topic/issue-26
  • Append path to HTTPManager's baseURL for UA unregistration requests
June 2014
  • Merge pull request #24 from Valpertui/patch-1
  • Non-existant property call
March 2014
  • Bumping version to 2.0.2
  • Merge pull request #23 from paulz/fix_deprecated_warning
February 2014
  • Adding social_media_url to podspec
January 2014
  • update use of deprecated requestWithMethod:URLString:parameters: