Questions tagged as 'push-notification'

0
answers

how can I send a push event for the service worker to listen to?

I am working with a web app and push notification, I already have the service worker listening to the push event, but for now only when I enter the devtools and I go to the application to send the push manually, how can I make my server send the...
asked by 02.03.2018 / 19:11
0
answers

Push notifications between users

Does anyone know how to implement push notifications automatically between two users or more WhatsApp type? That is, when a user writes something in parsee (I have it in AWS), a notification is automatically generated for another user only (not...
asked by 04.02.2018 / 10:50
0
answers

what should I do so that the FCM push notifications do not reach me when in my app I close session?

Hello friends I am learning how to make an app and I am using FCM push notifications, but it happens to me that when I close my session even the notifications keep coming to me, I have investigated but I can not find any solution, if somebody co...
asked by 24.01.2018 / 11:43
0
answers

help with push.js

I have a help desk which I want when I send a "ticket" I get a notification in the browser, but I have not found something to do it I have tried it with push.js but I can not even install it income if they need it where you enter the ticket than...
asked by 08.11.2017 / 23:28
0
answers

Help server request from ajax

I need to make a query to the server if there is a new value in a table or not and if there is a notification that there is a new value I was looking and the best option would be with ajax but I am not very clear as do it This is the .php tha...
asked by 09.11.2017 / 21:31
0
answers

how to send notifications when the app is in the background? Android Studio

I need to make an app for android in which images with information of events are displayed. This I already have what I want to do is that when the app is in the background the Asynctask is run every so often to know if a new image has bee...
asked by 30.08.2017 / 17:47
0
answers

Push Notification Problem with Firebase

I'm using Firebase's notifications service to receive push notifications in my APP, the problem is when the application is in the background or dead, if the notifications arrive but they do not look like I built them (I assign a small icon, larg...
asked by 15.07.2017 / 02:05
0
answers

Notification on android setlargeicon

good. I'm trying to implement a notification method setLargeIcon this asks me a Bitmap in my case just gives me the Bitmapcompat option and seen some examples as is normally done with Bitma but this ami generates an error picture = BitmapFact...
asked by 08.07.2017 / 18:21
0
answers

No users subscribe to OneSignal with android versions 5 or higher

I am integrating notifications-push in my hybrid application developed in Ionic v1, but I have contracted with a slightly strange problem, and that is that users with android version 5 or higher are not are subscribing to the OneSignal platf...
asked by 01.07.2017 / 20:03
1
answer

Notifications for UWP in Xamarin.Forms

In UWP, how do you get push notifications to the application? What steps do I have to do? What do I have to add to my application? I do not understand this very well, if you could give me an example I would appreciate it too much. Thanks i...
asked by 05.05.2017 / 02:28