Limbertfenixio / NOTIFICACIONES-PUSH-POR-HTTP-FCM-Y-IONIC

Envio de Notificaciones Push mediante el servicio FCM de Firebase por http desde ionic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTIFICACIONES-PUSH-POR-HTTP-FCM-Y-IONIC

Envio de Notificaciones Push mediante el servicio FCM de Firebase por http desde ionic

Instalar las dependencias npm

  1. npm install
  2. instalar los plugins que estan en package.json
  3. copiar el google-services.json en la raiz
  4. configurar el config.xml
  5. ionic cordova platform add android
  6. ionic cordova run android

About

Envio de Notificaciones Push mediante el servicio FCM de Firebase por http desde ionic


Languages

Language:TypeScript 67.0%Language:CSS 19.3%Language:HTML 8.3%Language:JavaScript 5.4%