No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. marknigh
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    marknigh

    @marknigh

    0
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    marknigh Follow

    Latest posts made by marknigh

    • RE: How to Troubleshoot Firebase Cloud Messaging

      It looks like troubleshooting the Push Notification from a local Dev Server is working just fine. I see in the dev tools the notifications from firebase.

      posted in Framework
      M
      marknigh
    • How to Troubleshoot Firebase Cloud Messaging

      Hello,

      I have a quasar/capacitor application that I would like to use FCM. I am trying to find a way to troubleshoot/test FCM with the local dev server that runs with 'quasar dev -m capacitor -T android". It’s my understanding that I need https so I change quasar.config.js -> devServer -> https: true but that didn’t seem to work. I am also having issues with troubleshooting firebase Google Auth when I have it as “signInWithRedirect” because I believe it is using the local dev server also.

      What is a good way to troubleshooting Firebase FCM with local devServer or should I be using something else?

      Thanks.

      posted in Framework
      M
      marknigh