Giter Club home page Giter Club logo

appengine-apns-gcm's Introduction

#appengine-apns-gcm#

A unified push service for iPhone and Android push notifications that runs on Google App Engine (GAE). This can be used as an alternative to Urban Airship if all you are doing is basic push notifications.

##how to deploy##

  1. Clone or download this project
  2. Create a new app engine project id at http://appengine.google.com
  3. Enable billing on your new project (required for iOS push support)
  4. Create a new project in the Google API Console (https://code.google.com/apis/console/) note your new project id in the url
  5. Deal with the pain of setting up a new app and creating a push certificate in the Apple developer console
  6. Create a new server key for your project in the Google API Console
  7. Enable the Google Cloud Messaging API in the Google API Console
  8. Edit the app.yaml file to replace application: gae-apns-gcm with your new application name
  9. Create a new project in the App Engine Launcher and point it to the appengine project you got here
  10. Deploy your new project
  11. Insert your new project URL in the iOS and Android sample apps
  12. Enter your Project ID in the Android sample app (found in the URL of the Google API Console)
  13. Go to http://your-app-id.appspot.com/admin/config
  14. Enter your GCM API Key from the Google API Console
  15. Enter your push certificate information for iOS (export your push certificate to a .pem file, and copy the certificate and private key and paste it here. Include the -----BEGIN/END CERTIFICATE----- and -----BEGIN/END PRIVATE KEY-----

##now what?##

  1. Launch your sample iOS and Android apps to enable push on your devices
  2. Send an HTTP POST to send a push notification to all your devices

appengine-apns-gcm's People

Contributors

garettrogers avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.