Questions tagged as 'google-cloud-messaging'

0
answers

Google Cloud Messaging push notification takes too long to deliver

I have an application similar to taxi apps (99 Taxis, Easy Taxi, Uber), I use Google Cloud Messaging to send the alerts for new races, but sometimes the latency in the delivery of the message is great, or sometimes the alert or enough. I would l...
asked by 29.03.2016 / 14:36
2
answers

Firebase Cloud Messaging (FCM) - Push Notification (Java)

I'm working on a backend I'd like to use to send / Push notifications to android app using Firebase Cloud Messaging (FCM). I've read the documentation ( FCM a few times), but I still have many questions. I know you can use the Admin SDK o...
asked by 12.04.2018 / 01:56
2
answers

Ionic with Cordova, compilation error with AndroidManifest.xml

When I give my command to compile my project in Ionic and Cordova, I get the following message: :mergeArmv7DebugResources UP-TO-DATE :processArmv7DebugManifestC:\apps\vovocooks-v10\platforms\android\AndroidManifest.xml:28:13-35 Error:...
asked by 03.10.2017 / 15:44
1
answer

Google Cloud Messaging and Synchronization Standardization

I'm building a project that will use Google's GCM, something new in my projects, and I would like to know the following. At the time the user registers who will request the first data from the server will be the client, and after the user is...
asked by 04.08.2015 / 15:47
2
answers

Start service through user action

Good morning! Home I have an application that will receive PushNotification. Home But the user can select whether or not to receive the notifications. I have WakefulBroadcastReceiver and IntentService that check for a message....
asked by 22.07.2015 / 16:56
0
answers

How to perform a push notification before a certain period in ionic?

Hello, I'll try to clarify the maximum of my doubt, let's break it down: My user will schedule a task with a date and time set, for example, marked a task on October 20, 2017 at 3:00 PM, and other users will see this task marked, this informa...
asked by 13.10.2017 / 22:08
1
answer

How to do Push Notification for iOS? (preferably using C #)

I can now send push notification for Android. Given that I already have all the device keys, token, and certificates, how can I send a push notification to iOS? I've seen in some places that the payload for iOS is different from Android. I am...
asked by 13.06.2017 / 12:07
0
answers

I can not access ip Google Cloud

I have a server configured in Google Cloud hosting a system for company testing. I was able to access the system normally with ip and port 8080 by the browser, but I can not get more and the interesting thing is that I just can not when I try fr...
asked by 31.05.2017 / 22:06
0
answers

Message system (GCM) for local application

I'm behind some system like Google Cloud Messaging, to send notifications to a local application, a supervisory done in java, running locally (it in turn connected to a microcontroller). The idea was that this supervisory did not have to send...
asked by 06.04.2017 / 13:32
0
answers

Failed to receive native Push notifications from Ionic 2

I'm developing an application using Ionic 2 / Angular 2 / Typescript. This application uses the native push notifications plugin of Ionic 2 and Google Cloud Message (GCM) in conjunction with Amazon SNS. The on notification event is often n...
asked by 14.07.2016 / 16:34