Questions tagged as 'notificaciones'

1
answer

Detect Led Notifications Android Studio

I have a simple doubt, I am programming notifications, and I realize that when I involve the line of code: .setLights(Color.GREEN, 3000, 3000) It appears errors in cell phones that do not have the notification LED (such as cell phones with...
asked by 27.07.2018 / 08:18
1
answer

error when trying to run a notification with ng-snotify

Using this library Execute the command:    npm install ng-snotify Add the css to angular.json :    "node_modules / ng-snotify / styles / material.css", My app.module.ts : - Import it like this:    import {Snotif...
asked by 28.09.2018 / 23:52
0
answers

Local notifications for mobile phones with phonegap

I am trying to create local mobile notifications with the mobile app I am developing and there is no way to make it work. I am using the plugin "cordova-plugin-local-notification", I implement it but nothing, it does not work. I'm trying to m...
asked by 10.10.2017 / 09:26
1
answer

Show Notification with toastr.js in file where it will be redirected after success

I have the following concern. I have a form that is sent through ajax and validated before its submission with formvalidation. Everything works fine, but I need the notification to be shown in the file where it will be redirected after the ajax...
asked by 04.12.2018 / 20:04
0
answers

Problems with IPN in sandbox

I created an account (with my ID) I created the application in: link I added the public URL at: link I clicked on the test button (sandbox) and the answer gave OK. I used the credentials that the application gave me. I created the...
asked by 12.11.2018 / 13:37
0
answers

Push notifications firebase does not work, sdk java firebase

When I run my code in the main class it works correctly, but in the backend this code does not work. There are no exceptions, it shows no error. I put impressions to see what happened, but it never shows the impression 3. java version: 1.8...
asked by 20.09.2018 / 17:27
0
answers

Firebase notifications with closed app

I am implementing a system in which I receive push notifications with Firebase. If the application is open or in the background, I am able to capture the notification sent by firebase, I take the data and if I am interested I show a notificat...
asked by 20.08.2018 / 09:52
0
answers

Background of Android notifications

I want to create a notification in my app and I can edit the background, like this one: But I do not know what kind of notification is to find information about it. Could someone give me a clue? Thank you very much.     
asked by 10.07.2018 / 13:21
0
answers

Notifications in Java web app

I am with a web application developed almost entirely with Java in the back and Angular in the front, using Web Services . One of the requests of the client is that it has a system of notifications, that is to say, that wh...
asked by 30.06.2018 / 09:44
0
answers

Push Notification of sound reproducing

I have made an application and it plays an online radio, but when I give it to play, it does not show as a notification that something is playing.     
asked by 03.06.2018 / 05:53