hey lopu did you manage? same situation for me…
E
Latest posts made by eitan02581
-
RE: Quasar build deployment on Heroku and environment variables
-
on firebase init got - Firebase: Firebase App named '[DEFAULT]' already exists (app/duplicate-app).
Hey
i’m developing a SSR project with quasar and firebase, i made a firebase file under “boot” and its called from quasr.conf.js as well but for a weird reason i get this err -
Firebase: Firebase App named ‘[DEFAULT]’ already exists (app/duplicate-app).
you can see my code, why am i receiving that err
tnx!!
this is the error -
-
RE: Using Qpdfviewer extension in Cordova no display in Mobile devices
Hey i tried to render a pdf on cordova with blob, both with “html5” and “pdfjs” types
and got nothing even not an err -
android blank page
after creating a quasar project and adding cordova ,
and finally run “quasar dev -m cordova -T android” to display the app on my real android phone , i face a blank page instead of seeing the quasar index page…any idea why
thanks!