Top "Onesignal" questions

OneSignal is mobile and web push notification and push messaging service and API.

Send Notification to specific user using onesignal

I'm using onesignal for first time in my project. I have to send notification to specific users (wherever user is …

php laravel notifications onesignal web-push
How to send one signal notification from asp.net webapi to ionic app

I'm developing android and iOS application using cordova ionic and I include one signal notification as a feature in my …

push-notification onesignal
Push notification with OneSignal: What means "No Push Token"?

I'm using OneSignal for push notifications. In the subscribed list some devices/users are marked with No (No Push Token). …

ios push-notification onesignal
How to change default push notification icon to small icon in Onesignal in ionic 3?

I have a problem to change small icon push notification Onesignal in ionic 3, I have tried this tutorial https://documentation.…

ionic-framework ionic3 onesignal
How to Change Small Icon of OneSignal Notifications in a Cordova Android App?

I created an app using Cordova and Phonegap I use OneSignal for sending Push Notification but when I send the …

android cordova push-notification onesignal
OneSignal - cannot open activity after push clicked

I am trying that. I send some AdditionalData from push and redirect user to spesific activity but not redirect. For …

android android-intent push-notification push onesignal
No such module 'OneSignal'

I'm trying to integrate OneSignal SDK in Xcode 7.2.1 with CocoaPods 1.0.0.beta.2 and use_frameworks! directive. When I try to import …

ios cocoapods onesignal
OneSignal Push Notification Click to open activity

I have integrated one signal library for push notification. I want to open a particular activity from click of push …

android push-notification onesignal
OneSignal web push notification on safari configuration does not work

I am setting up web push notification with OneSignal by reading their documentation. The follwoing code block is my configuration …

macos safari onesignal web-push
How to read One Signal Push Notification Message in android?

I need to read One Signal's Push Notification information.Depends on that I need to change the delivery status of …

android push-notification onesignal