All Projects → OneSignalDevelopers → OneSignal-Ionic-Sample

OneSignalDevelopers / OneSignal-Ionic-Sample

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to OneSignal-Ionic-Sample

Onesignal Ionic Example
Stars: ✭ 89 (+4.71%)
Mutual labels:  ionic, push-notifications, apns, gcm, fcm, onesignal
Onesignal Cordova Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Ionic, PhoneGap CLI, PhoneGap Build, Cordova, or Sencha Touch app with OneSignal. Supports Android, iOS, and Amazon's Fire OS platforms. https://onesignal.com
Stars: ✭ 214 (+151.76%)
Mutual labels:  ionic, push-notifications, apns, gcm, fcm, onesignal
Pushnotification
PHP and Laravel Package to send push notifications to Android and IOS devices.
Stars: ✭ 395 (+364.71%)
Mutual labels:  push-notifications, apns, gcm, fcm
Django Push Notifications
Send push notifications to mobile devices through GCM or APNS in Django.
Stars: ✭ 1,881 (+2112.94%)
Mutual labels:  push-notifications, apns, gcm, fcm
azure-notificationhubs-java-backend
Azure Notification Hubs SDK for Java
Stars: ✭ 31 (-63.53%)
Mutual labels:  push-notifications, apns, gcm, fcm
Onesignal Android Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com
Stars: ✭ 503 (+491.76%)
Mutual labels:  push-notifications, gcm, fcm, onesignal
Node Pushnotifications
Push notifications for GCM, APNS, MPNS, AMZ (automatic detection from device token)
Stars: ✭ 432 (+408.24%)
Mutual labels:  push-notifications, apns, gcm, fcm
Uniqush Push
Uniqush is a free and open source software system which provides a unified push service for server side notification to apps on mobile devices.
Stars: ✭ 1,238 (+1356.47%)
Mutual labels:  push-notifications, apns, gcm, fcm
andpush
Android Push Notification in Ruby: The fastest client for FCM (Firebase Cloud Messaging)
Stars: ✭ 83 (-2.35%)
Mutual labels:  push-notifications, gcm, fcm
mod push appserver
Simple and extendable appserver for XMPP pushes (aka. XEP-0357)
Stars: ✭ 24 (-71.76%)
Mutual labels:  push-notifications, apns, fcm
Net Core Push Notifications
Lightweight .NET Core Push Notifications for Android and iOS
Stars: ✭ 105 (+23.53%)
Mutual labels:  push-notifications, apns, fcm
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Stars: ✭ 101 (+18.82%)
Mutual labels:  apns, gcm, fcm
Aerogear Unifiedpush Server
🚀 AeroGear UnifiedPush Server
Stars: ✭ 432 (+408.24%)
Mutual labels:  push-notifications, apns, fcm
epns
📱 Erlang Push Notifications. APNS(Apple Push Notifications) and FCM(Firebase Cloud Messaging) Push Notifications
Stars: ✭ 13 (-84.71%)
Mutual labels:  apns, gcm, fcm
Onesignal Ios Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Stars: ✭ 370 (+335.29%)
Mutual labels:  push-notifications, apns, onesignal
Onesignal Unity Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
Stars: ✭ 161 (+89.41%)
Mutual labels:  push-notifications, apns, gcm
PUSHTestFCM
[FireMonkey] Push test project
Stars: ✭ 17 (-80%)
Mutual labels:  apns, gcm, fcm
Onesignal Gradle Plugin
Use with OneSignal-Android-SDK to help integrate it into your Android Studio or Gradle project. https://onesignal.com
Stars: ✭ 49 (-42.35%)
Mutual labels:  gcm, fcm, onesignal
Gaurun
General push notification server in Go
Stars: ✭ 804 (+845.88%)
Mutual labels:  push-notifications, apns, gcm
Notificationpusher
Standalone PHP library for easy devices notifications push.
Stars: ✭ 1,143 (+1244.71%)
Mutual labels:  push-notifications, apns, gcm

OneSignal Ionic 2+ Example

  1. To build the example first run ionic cordova platform add android or ionic cordova platform add ios.
  2. Next run ionic cordova plugin add onesignal-cordova-plugin
  3. Open src/app/app.component.ts and update "5c9ca215-e7c5-4214-8a45-6f2e1b84c12f" with your OneSignal App Id.
  4. Build then run the app on your device.

Ionic v1 Example

See our Ionic v1 branch if you are still mantaining an older project.

Full Setup Guide

See OneSignal's Ionic SDK Setup guide for full instructions on adding to your existing project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].