Onesignal Questions
Ad
Why am I not able to recive a push notification when my app is battery optimized?
When my app is battery optimized i cannot recive push notifications. is there a posibility to get whitelisted by google? in the past i
Flutter named parameter and OneSignal issue
I am working on a project which was built on flutter 2.2.3 but i updated all the dependencies. also, i have fixed many errors which were the
Send mobile app push notification with onesignal REST API to devicetokens stored in DB
I am developing rest api's in node.js, which are consumed by mobile app. now i want to send push notifications to devices of which, device tokens
How to get OneSignal playerId (userId) in Flutter?
How to get playerid of a user inside the flutter app?. player id can be found in one signal website but i want that inside the flutter app and
Cant send message with oneSignal, Error: String is not a subtype of type List<String>
I am trying to send a text from my device using onesignal using the token id, my tokenid shows correctly in the firebase console however as i try
sometimes One signal returns UserId as null
In my application i am sending notifications to the user through one signal.but sometimes one signal returns null user id...that time i am facing
How to trigger function when date stored in firestore database is todays date?
I am creating an app where i need to send push notification when today's date matches with the date stored in database in order to send push
Flutter: Undefined symbols for architecture arm64
After migrating to null-safety and flutter 2 i get problem with ios build: i run flutter clean; rm ios/podfile.lock pubspec.lock; rm
How do I get data from Javascript function and save it to a user's custom meta field in php?
I'm working with a service that automatically registers my user's devices with onesignal. i call the function on login by calling
Can I import OneSignal tokens to FCM?
I have several thousand onesignal web push notification tokens i want to import to fcm. is there a way to do this? i see
Ad
Gradle cannot resolve version that is not requested
I am updating firebase and google play services in my android project. that's how i updated dependencies: //play services
Can I use onesignal to trigger change order status automatically?
Can i use onesignal to send a notification of order changes to an android device then if the user already opened the application on order's
One Notification Multiple Intents When app is killed
I want to start 2 activities from 1 notification .actually ı want to open an activity when client click on the notification.then
React Native: One Signal push notification set state
I have installed the onesignal
App crashes on its very first run when using Firebase with onesignal
Lately, i have upgraded my firebase and onesignal dependencies to the latest versions, but a strange thing happens, after the app installs for the
Flutter & Push Notification : Is there a way to turn off push notification?
Flutter & push notification : is there a way to turn off push notification? so i want to give my app this ability to turn on and off
Cancel/dismiss notification on icon
I'm using onesignal to display notifications to my user. the notifications work fine but, i noticed that if i cancel the notification "swiping" it
Sharedpreferences with switch button not Save
Onesignal.setsubscription (true or false) with the help of this button i added a switch button to the application with the sharedpreferences
Making https requests on AWS Lambda
Recently discovered aws and i'm doing great, today i want to send a test notification to my iphone x. i'm trying to do so when my database get's
invalidateOptionsMenu() not working
I want to update notification count badge on my android apps every time new notification receive from one signal notification class. the flow is,
Finish an activity before starting the other one from notification
I've implemented onesignal push notifications in my android app. i'd sending push notifications with url as a payload attatched to them. that url
Ad
OneSignal causing Google Play Services version to change
I'm trying to integrate onesignal into my project, but it's causing errors with google play services. this is my
How to make flutter ask user for adding huawei protected app once app opend
I've created a flutter app for both android and ios i'm using: flutter 1.17 one-signal for push notifications 2.5 for
Xamarin receive a push message that trigger action, without notification
I'm creating a xamarin (android) app that i want to receive a push message and trigger a update in the application, not show a notification.
ionic build getting error after installing OneSingle plugin
After executing $ ionic cordova build android getting this error before adding onesingle plugin it was working fine but after add
Opening android application has delay after clicking on OneSignal notification in android 8
I've added onesignal library to my android project. everything goes right except when i click on the received notification from one
cannot access ActivityCompatApi23 class file for ActivityCompatApi23 not found
Hi i added one signal libraries in to my project and suddenly when i run the project a lots of error shows up in my code which in top is
OneSignal Notification handler calling 'startActivity'
When i tried to make setnotificationopenedhandler method, taking this error: intent intent = new intent(getapplicationcontext(),
Unable to instantiate receiver com.onesignal.GcmBroadcastReceiver while recieving pushes
While trying to send push from the onesignal platform, getting the following error. e/androidruntime: fatal exception: main
Asp.net core push notification to Xamarin (Android, IOS)
I have an asp.net core api for a delivery tracking system that interacts with xamarin.forms mobile app, i want to send push notification for
OneSignal Action Buttons
I'm totally new to app development, java and stackoverflow and this is my first android app. i have implemented onesignal for push
Android App crashes when OneSignal push notifications are sent
Android app is crashing just after onesignal push notification is sent. i am getting this error. tried looking at other stackoverflow answers but
Ad
Onesignal GDPR changes not registering the device
Onesignal not registering the device when i tried out the below steps for onesignal new gdpr changes & i don’t know is correct or not.
How to save one signal player id in react native state
I am new to react native, i am using one signal for notification. i got one signal users player id from onesignal.configure(); this
Flutter OneSignal Notification Sound Not Working
I use onesignal to send notifications in my application i developed with flutter. notifications are coming. i also attached the audio file in
Can't get OneSignal user id (cordova)
Can't get onesignal user id. i get error "cannot read property onesignal of undefined null" window.plugins.onesignal
Google Play Services Library Error onesignal
For a one year using onesignal to send notification , recently occured an error although the app is installed and users are added, in sectoin "all
Send push notifications using Firebase and OneSignal
Not sure if this is possible, but i have an existing ionic 3 app which uses firebase as a backend. maybe it's just me, i'm not able to integrate
Cloud function return RequestError: Error: socket hang up
I have use cloud function connect with onesignal service which will send notification to user. after test function locally, it's work perfectly
How to navigate from somewhere out of Navigator?
navigator.js const app = createstacknavigator({ screena: {
Integrate One Signal API with Firebase Cloud Fuctions
Integrating onesignal api with firebase cloud functions hello everybody, i want to enable push notifications for my mobile app
Silent push notification and normal push notification using OneSignal
Is it possible to implement silent push notifications and normal push notifications together in one android application using onesignal? i
onesignal with react-navigation and redux: i am not able to navigate to screen when notification is opened
The problem: i need to navigate to a screen when the onesignal notification is opened. the
Ad
React Native, Invariant Violation: Native module cannot be null. (pointing to OneSignal module)
I'm writing tests with jest+enzyme for a react native app that utilizes onesignal. there's have a similar issue (i think)
SecurityError with HTTPS iFrame on Firefox
For my internship project i'm working on, a java webapp, i need to send notifications to a not fully https website. onesignal
Onesignal NotificationOpened doesn't work in ios app
I try to work with onesignal notifications in my ios app, created in visual studio with xamarin. i want to make application open viewcontroller
Onesignal vs GCM(FCM)
I use fcm in my social messaging app. sometimes fcm messages can not be delivered from the server to client. is there any benefit to using
Ad
Blog Categories
Ad