metalllus

Results 7 comments of metalllus

@johanchouquet As for the imports I have this at the beginning of app.module.ts ` import { getAnalytics, provideAnalytics } from "@angular/fire/analytics"; import { initializeApp, provideFirebaseApp } from "@angular/fire/app"; import {...

The only way to get the auto logging of basic events working for now seems to be using the methods form JS firebase SDK. `const app = initializeApp(environment.firebaseConfig)` to initialize...

Just to elaborate more the -y command line option auto applies the changes so that you do not have to enter y and confirm in the terminal every time which...

@tupakapoor yea I know that you knew :) I wrote my comment for other people who potentially find this thread in the future because you did not write what the...

Same here. Tested on Asus Zephyrus G14 GA401QH laptop running on AMD Ryzen 7 5800HS with NVIDIA GeForce GTX 1650, Windows 11.