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. Y.Zin
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Groups 0

    Y.Zin

    @Y.Zin

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

    Y.Zin Follow

    Latest posts made by Y.Zin

    • RE: Authenticate Using OAuth Providers with Cordova

      @driedler If someone still facing the problem, it is resolved with two lines in cordova’s config.xml file:

      <preference name="OverrideUserAgent" value="Mozilla/5.0 Google" />
      <allow-navigation href="*" />
      

      Thanks to this topic https://stackoverflow.com/questions/50263489/firebase-cordova-google-login-not-working

      posted in Help
      Y
      Y.Zin