onesignal Questions
3
Solved
MacOS Ventura
Chrome v111.x
I am not able to "view" web push notifications in Chrome in my MacBookPro on some websites. Some of the push providers I have tested unsuccessfully are OneSi...
Toothless asked 21/3, 2023 at 15:33
6
When I want to add onesignal to flutter, I get the following error. How can I solve it?
PROBLEM PHOTO
9
Solved
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 the framework in AppDelegate.swift I get
No such module 'On...
6
Solved
I'm trying to setup location based push notifications using OneSignal and I'm not receiving notifications. I am getting the error All included players are not subscribed. I don't see what the probl...
2
I have a Next.js application and I use next-pwa for the Offline Mode. Now I want to add push notification (OneSignal solution), I've seen many articles/tutorials, and they all require to create/upd...
Neocolonialism asked 30/5, 2021 at 12:48
7
I need to read One Signal's Push Notification information.Depends on that I need to change the delivery status of a product in my eCommerce app.
How to read it?
Bomarc asked 12/4, 2016 at 8:56
2
Solved
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 want to store it to send the notification to particula...
Avocation asked 22/7, 2021 at 13:29
3
Solved
I notice that I can use Firebase for push notification feature. But my project requires using OneSignal. Is it possible to achieve it in Flutter? I can't find any post nor article talking about tha...
4
Solved
I want to use OneSignal on my app to send notifications to my users, and it is well documented and good, you should just act like this:
https://documentation.onesignal.com/docs/android-sdk-setup
...
Allometry asked 10/4, 2018 at 13:44
3
Solved
I'm using one signal within my flutter app and everything is fine except the notifications have no icon ( comes with a default bill icon ).
I have read the documentation for one signal and genera...
Wouldbe asked 4/6, 2020 at 22:45
6
I am using OneSignal push notification service and I want to open the app directly to specific page on notification click. I am sending the page through data. I tried navigator.push but it didn't w...
6
Solved
I use OneSignal push notifications. When android app is in foreground and receives a notification, it creates an alert box with the notification. How to prevent this from appearing when receiving n...
Routh asked 16/12, 2016 at 11:56
18
Solved
I am developing a restaurant app. I am using One Signal in my app to send notifications. Here while I place the order I need to send the unique Id of the one signal for a specific user for getting ...
Hazard asked 2/4, 2016 at 6:17
3
I had disable infocus, autoprompt, launch url and app alert in onesignal launch options, but still banner is displayed when app is in foreground, is am a missing something or i had written somethin...
8
Solved
How to retrieve the OneSignal users' unique player id in iOS?
I only found iOS SDK Setup in OneSignal Official Documentation.
Thanks if any suggestions are given.
Osteoma asked 8/6, 2017 at 6:41
2
I am trying implement one signal notification on website using simple method after checking console it show me this error. How to implement one signal notification in my website?
<script src=&q...
Wenwenceslaus asked 6/12, 2020 at 5:20
3
I'm currently trying to add OneSignal to my react native expo (bare) IOS build and have followed OneSignal's guide as shown here: https://documentation.onesignal.com/docs/react-native-sdk-setup
How...
Sayers asked 24/1, 2022 at 16:22
3
Google sent me a warning to inform me about one of my apps collecting Android Device Id and Advertising ID informations. Is there any tool i can use to test which SDK is involved in this activity?
...
Powered asked 18/6, 2021 at 10:28
4
Solved
EDIT - MARCH 2023
ITS HERE iOS With 16.4
With the release of iOS 11.3 and it's inclusion of service workers, I have been trying to find information about whether or not web push is also available ...
Gusella asked 30/3, 2018 at 13:47
1
I'm using OneSignal for mobile push notification, but some devices' ids got in invalid_player_ids when sending the notification from my REST API.
It have happened with different devices. Both andr...
4
Workaround way: Looks like there is dependecy of onesignal plugin on flutter_tools. The solution is to place onesignal plugin after it in the sequence in the "android/app/build.gradle":
a...
5
Hello I ve been trying to implement OneSignal API on my dashboard and I wonder if it is possible to make a API external call inside express server.
Here is an example:
var sendNotification = fun...
1
I've integrated OneSignal sdk to my react-native project, everything seems to be working fine, except when we add a Title to the push message the android receives a double push notification. When w...
Tatting asked 20/10, 2022 at 17:53
5
I'm doing an app for a homework in my school and I'm using Onesignal REST API, but I want to save the player id in my database to use it in another application like a server sender. My application ...
Fugue asked 15/9, 2017 at 14:10
2
Solved
I had updated my cocoapods and am getting errors with OneSignal.
ERROR'S
Type 'OneSignal' has no member 'setSubscription'
OneSignal.setSubscription(true)
Cannot find type 'OSPermissionSubscription...
1 Next >
© 2022 - 2025 — McMap. All rights reserved.