Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

121
Vistas
How to implement Firebase Cloud messaging in Webapp using native javascript

I am trying to integrate latest version of firebase cloud messaging in web application using native javascript. From documentation it look like they have moved to node js approach and i am unable to find any sample code for javascript in firebase web version 9.

i have tried to add below code in JSP file to make it run :

<script type="module">
    import { initializeApp } from 'https://www.gstatic.com/firebasejs/9.6.0/firebase-app.js'

    // If you enabled Analytics in your project, add the Firebase SDK for Google Analytics
    import { analytics } from 'https://www.gstatic.com/firebasejs/9.6.0/firebase-analytics.js'

    // Add Firebase products that you want to use
    import { auth } from 'https://www.gstatic.com/firebasejs/9.6.0/firebase-auth.js'
    import { firestore } from 'https://www.gstatic.com/firebasejs/9.6.0/firebase-firestore.js'
  </script>

but its throwing error "Uncaught ReferenceError: initializeApp is not defined".

even when i tried to add it to script file as below

  <script type="text/javascript" src="https://www.gstatic.com/firebasejs/9.6.0/firebase-app.js"></script>

its throwing the same error.

I am unable to understand firebase cloud messaging integration with native JavaScript in web version 9. all code look like node js code with import statement.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda