Firebase & Construct 3

1 favourites
From the Asset Store
Casino? money? who knows? but the target is the same!
  • I was looking into utilizing firebase with construct 3. I do see some of Rex Rainbow's amazing construct 2 plugins, but what about C3? Anyone know where I can find a plugin for this? I would hate to program PHP and mysql db work. I think firebase is an excellent approach. Any suggestions much appreciated. Thanks!

  • Depending on how you want to use Firebase, you can integrate it quickly and easily with Enhance.

    For more info, just follow the link : goo.gl/LUc3iD

  • If you need to use database, it is actually super easy with javascript plugin. Just follow javascript documentation on firebase. Did not tested this approach for other services but I can only assume it will work quite same.

  • Depending on how you want to use Firebase, you can integrate it quickly and easily with Enhance.

    For more info, just follow the link : goo.gl/LUc3iD

    RozekEnhance is it possible to do user registration and login with enhance? with firebase or any other, just want secure login and registration

  • Hello Madsoggytoast, in case you need help on this topic, I published a tutorial.

    It uses JavaScript. You may also include any other API using this technique!

    Link>>

    Thankyou.

  • github.com/rexrainbow/C3RexDoc/tree/master/repo

    It looks like this link is no longer there. :/ github.com/rexrainbow/C3Plugins

    Has anyone else tested this? I'm deciding whether to make the leap to C3 from C2 or wait a bit longer. Anyhow thank you everyone.

  • Hello Madsoggytoast, in case you need help on this topic, I published a tutorial.

    It uses JavaScript. You may also include any other API using this technique!

    Link>>

    Thankyou.

    Excellent! Nicely done, and this will be very useful. Will I have to add any additional JS Variables to create other DB tables/rows or can I do this inside C3 and write to the DB?

    Thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have converted all firebase plugins to c3runtime. You can download it here.

    github.com/erenertugrul/construct-plugins/releases/download/rex_firebase/rex_firebase_pack.zip

  • Checked some firebase auth plugins not working properly. In authorization, if you select Google, it opens a white window for 1 second and skips authorization.

    I tried to force the result to post in the leaderboard firebase did not work. I don’t know if I’m doing something wrong, maybe you don’t accidentally have a lesson for C3 how to make it all work?

  • Checked some firebase auth plugins not working properly. In authorization, if you select Google, it opens a white window for 1 second and skips authorization.

    I tried to force the result to post in the leaderboard firebase did not work. I don’t know if I’m doing something wrong, maybe you don’t accidentally have a lesson for C3 how to make it all work?

    ERAgames777 you can try the instructions in this topic.

    construct.net/en/forum/construct-3/general-discussion-7/leaderboard-c3-142663

  • > Hello Madsoggytoast, in case you need help on this topic, I published a tutorial.

    > It uses JavaScript. You may also include any other API using this technique!

    > Link>>

    > Thankyou.

    Excellent! Nicely done, and this will be very useful. Will I have to add any additional JS Variables to create other DB tables/rows or can I do this inside C3 and write to the DB?

    Thank you.

    Yes you will need more variables for that... or it would be better to use an array

  • Does not work ... The login window closes automatically when you try to log in...

    I made it according to your instructions, for 0.5 seconds I thought the white screen of authorization longer and automatically closes. In debbug, the login is highlighted and I already see the login but it lasts about 0.2 seconds and also closes.

  • Does not work ... The login window closes automatically when you try to log in...

    I made it according to your instructions, for 0.5 seconds I thought the white screen of authorization longer and automatically closes. In debbug, the login is highlighted and I already see the login but it lasts about 0.2 seconds and also closes.

    1) Did you enable Google Sign In provider?

    2) Have you whitelisted preview.construct.net domain?

  • Yes, the provider and the list of domains are included, but for some reason, the login window through Google closes as soon as it is displayed. I do it through firebase_rex plugins with construct 3 runtime, I tried the anonymous email and the input they worked, but I need authorization through google ...

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)