The Wayback Machine - https://web.archive.org/web/20200710043311/https://github.com/topics/fcm
Skip to content
#

fcm

Here are 332 public repositories matching this topic...

TysonAndre
TysonAndre commented Mar 3, 2020

http://uniqush.org/documentation/usage.html does not have a health check. The closest is /version or /psps, but those don't establish that the connections are active.

For example, in extraordinary networking outages (outgoing traffic is unacknowledged, and no error or response is received), the available file handles for a process can be used up, and calls to tls.Dial would fail for the APNs bi

react-native-notifee
johanschram
johanschram commented Apr 16, 2020

Hi,

I can't figure out how to the open the app when it's in background / quit state and the user press a notification.

My notifcations partern is the folowing (on background / quite state):

  • App receives a silent notification;
  • App treats the silent notification (fectching data + some other stuffs);
  • App generate a local notification to be displayed;

Everything works fine exept tha

Aarbel
Aarbel commented Aug 13, 2019

https://documentation.onesignal.com/docs/cordova-sdk-setup

In your documentation you use many detours to don't use Cordova Core, like pure iOS distribution settings with Xcode (especially for iOS Service Extensions).

This is not sustainable with Cordova, because we rebuild the project everytime we add JS or settings in our Cordova App.
So very very huge waste of time to all re-configure Xco

Improve this page

Add a description, image, and links to the fcm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fcm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.