Git Product home page Git Product logo

ionic-push-notification's Introduction

ionic Push Notification

Screenshot

iOS

Registration Receive notificaiton Show badge
Screenshot iOS 01 Screenshot iOS 02 Screenshot iOS 03

Operation Environment

$ ionic info

Your system information:

Cordova CLI: 6.1.1
Gulp version:  CLI version 3.9.1
Gulp local:   Local version 3.9.1
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
ios-deploy version: 1.8.6 
ios-sim version: 5.0.8 
OS: Mac OS X El Capitan
Node Version: v0.12.13
Xcode version: Xcode 7.3 Build version 7D175 

$ cordova platform list
Installed platforms:
  ios 4.1.1

Run

You will need to set up an APP_ID.

config.xml

<widget id="[APP ID]" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">

Install phonegap-plugin-push

cordova plugin add phonegap-plugin-push --variable SENDER_ID=dummy

To run in iOS device

phonegap-plugin-push require [email protected] over

ionic platform update ios
ionic platform add ios
open platforms/ios/ionic-push-notification.xcodeproj

Push notification provider

ApnsPHP

Registration

Xcode 01

Receive notification

Xcode 02

Link

phonegap-plugin-push

https://github.com/phonegap/phonegap-plugin-push

ApnsPHP

https://github.com/immobiliare/ApnsPHP

ionic-push-notification's People

Watchers

Shinichi Minobe 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.