Top "Onesignal" questions

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

OneSignal Get Player Id

I'm doing an app for a homework in my school and I'm using Onesignal REST API, but I want to …

javascript intel-xdk onesignal
How to navigate screen on notification open in React Native with One Signal?

Here is my code, how can I navigate user to the desired screen when clicked on a notification or button …

react-native react-redux react-navigation onesignal
How to get One Signal user's unique player id in iOS?

How to retrieve the OneSignal users' unique player id in iOS? I only found iOS SDK Setup in OneSignal Official …

ios swift push-notification onesignal
Integrating OneSignal with Angular

I'm trying to integrate OneSignal into my Angular 2 app to receive push notifications. First I did a HelloWorld app using …

angular typescript angular-cli onesignal
How to prevent alert with incoming OneSignal notification?

I use OneSignal push notifications. When android app is in foreground and receives a notification, it creates an alert box …

android push-notification onesignal
How posting One Signal notification's additional data and receiving that?

I checked OneSignal documentation but I couldn't understand clearly as beginner how setting dictionary as a post notification's additional data (…

ios swift push-notification onesignal
Onesignal vs GCM(FCM)

I use FCM in my social messaging app. Sometimes FCM messages can not be delivered from the server to client. …

android google-cloud-messaging onesignal
Get player_id from OneSignal on page load

I am implementing web push notifications using Onesigal API. $fields = array( 'app_id' => "07aae1f0-xxxx-xxxx-aa7a-21c79c5…

javascript push-notification onesignal
Onesignal push notification advanced targeting

I'm using onesignal to handle pish notification for both my web and ionic app. My question is Can I setup …

push-notification onesignal
Tapping a Notification from OneSignal does not open a result activity!!!! - Android

Now I know there are lot of questions on this, but I have faced no luck at all and thought …

notifications onesignal