[plugin] firebase

2 favourites
From the Asset Store
Firebase Analytics Web App, ( Firebase SDK version 10.0.0 )
  • ridhoemgl

    Replace "auth domain" on your C2 project by:

    saveshrimp-9c27f.firebaseapp.com

    and test if it works.

    still not working:(

  • > ridhoemgl

    >

    > Replace "auth domain" on your C2 project by:

    > saveshrimp-9c27f.firebaseapp.com

    > and test if it works.

    >

    still not working:(

    try to use rex's sample capxs and fill your settings:

    https://1drv.ms/u/s!Am5HlOzVf0kHk1IrvSnyTMOR-OFc

  • >

    > > ridhoemgl

    > >

    > > Replace "auth domain" on your C2 project by:

    > > saveshrimp-9c27f.firebaseapp.com

    > > and test if it works.

    > >

    > still not working:(

    >

    try to use rex's sample capxs and fill your settings:

    https://1drv.ms/u/s!Am5HlOzVf0kHk1IrvSnyTMOR-OFc

    I've tried, there may be some problems in firebase google settings

    this error notif

    browser console log

    realtimeDB settings (Firebase)

    heres rule (any problem?)

    OAuth redirect (Any Problem too?)

    Sign in Providers

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • ridhoemgl

    I have no idea, you might reference from document of firebase about how to setup logging to google or facebook. They could work well in my testing (sample capx)

  • ridhoemgl

    I have no idea, you might reference from document of firebase about how to setup logging to google or facebook. They could work well in my testing (sample capx)

    may you send screenshot your "Realtime Database" in Tab "DATA" & "RULES" and "OAuth redirect domains" pls ? like i posted before (screenshot)

    I think there is an error when i setting the firebase console

    pls help me rex, bcause this my first project

  • ridhoemgl

    Rule of database:

    {"rules":{".read":true, ".write":true}}

    ( Error message of Permission denied will be printed if the rule is not allowed user access the database )

    OAuth:

    localhost default

    my-3x-test.firebaseapp.com default

  • ridhoemgl

    Rule of database:

    {"rules":{".read":true, ".write":true}}

    ( Error message of Permission denied will be printed if the rule is not allowed user access the database )

    OAuth:

    localhost default

    my-3x-test.firebaseapp.com default

    Would you make firebase API from my account pls ?

    I will give my email and password with PM now

    pls master heres the last i ask you

  • ridhoemgl

    It's not a good idea to expose password.

    You might ask jomo to get more supporting, he is a C2 teacher with unlimited patient.

  • Hi, i just starting with your firebase itemtable plugin, it works great but theres some problem.

    I want to set domain and subdomain at runtime, the domain is static string and the subdomain is given by variable,

    but whenever i set the subdomain with variable it doesn't work, the result become:

    -domain

    --item1

    ---key:value

    --item2

    ---key:value

    --subdomain

    ---item1

    ----key:value

    ---item2

    ----key:value

    Update :

    My bad, i set the Subdomain in properties and then i set it again using Action:Set Domain, i thought it will be replaced/reset.

  • I have a question for you. Do you have any plugin to import .svg animations in construct 2? Or could you suggest how can I use animations from flash into my construct 2 game? Some of my animations have multiple layers and becoming very complicated while exporting them to png and if I import them to construct 2 the browser chocks and does not run at all in all devices. It would be great if you'd give some suggestions regarding this. Thanks

  • rexrainbow Hi, sometimes the account creation doesn't work on mobile. It returns with an error. When I access leardboard from Google Play Serivces and then switch back to sign up it works otherwise it won't. The login works properly though.

    Please help.

  • Sorry I have no idea. Could you provide a very simple test capx?

  • Sorry I have no idea. Could you provide a very simple test capx?

    Hi, this is what I'm receiving everytime I try to login to firebase.

    Even though I was connected to 60MBPS. Please help.

  • rexrainbow

    Hello, rex

    I'm trying to set CORS for firebase storage, but unfortunately, I can't. Could you help me with it, please?

    Here's cors.json file i try to set:

    [
      {
        "origin": ["*"],
        "method": ["GET"],
        "maxAgeSeconds": 3600
      }
    ][/code:lv6ks4x6]
    Note: it works OK in edge and nw.js, but not in chrome. If the problem is in domain, i don't understand where can i find it.
Jump to:
Active Users
There are 2 visitors browsing this topic (1 users and 1 guests)