playMaker

Author Topic: Firebase actions for PlayMaker?  (Read 3614 times)

JOY

  • Junior Playmaker
  • **
  • Posts: 51
  • From JOY Entertainment
    • JOY Entertainment
Firebase actions for PlayMaker?
« on: January 17, 2017, 01:51:01 AM »
Hi all,

I'd like to ask whether you plan to add support for Firebase? It has Unity plugin already and we would love to see someone works on playmaker actions.

Edited: Please vote in the Trello https://trello.com/c/dECU0b8b/173-firebase
Thank Jean for adding it.

Thanks,
Anh
« Last Edit: February 01, 2017, 09:10:35 AM by JOY »

plosey

  • Playmaker Newbie
  • *
  • Posts: 1
Re: Firebase actions for PlayMaker?
« Reply #1 on: January 31, 2017, 02:27:28 PM »
That would be great as well. Auth and Database from firebase would be amazing.  The other services would be great as well.   

assuming here would be to get an idea of what needs ported.   Once i understand an example of what needs done to make it a playmaker module i would help do the rest.

https://firebase.google.com/docs/web/setup

JOY

  • Junior Playmaker
  • **
  • Posts: 51
  • From JOY Entertainment
    • JOY Entertainment
Re: Firebase actions for PlayMaker?
« Reply #2 on: February 01, 2017, 09:09:44 AM »

szomaza

  • Sr. Member
  • ****
  • Posts: 253
Re: Firebase actions for PlayMaker?
« Reply #3 on: February 28, 2017, 01:52:11 AM »
Yes, please vote!
I would like to use this first to save and sync player data online, so that part of it would be most appreciated:
https://firebase.google.com/docs/games/setup

By the way, is there any, well working, easy to implement solution right now to save locally stored data online... by just using playmaker actions?

br,
szomaza

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Firebase actions for PlayMaker?
« Reply #4 on: March 06, 2017, 01:36:19 AM »
Hi,

 easySave is the way to go, but you need a php server ( any average webhost plan would have it)

 Bye,

 Jean