4

Does anyone know how to connect Firebase to Unity3d 5?

Or can anyone suggest me a better way to receive a username and password and transfer it to an external server and also control variables in the code through the server?

Fattie
  • 27,874
  • 70
  • 431
  • 719
  • @JoeBlow Any progress? – Muhammad Faizan Khan Aug 23 '16 at 11:29
  • 1
    as-salam @MohammadFaizanKhan - not sure what you mean? Another great option is you use **back4app** which is simply Parse but with a new name and owner now. there is a huge amount of QA/examples on using Parse, so it literally couldn't be easier – Fattie Aug 23 '16 at 11:32
  • Also do note that **UNITY IS OPENING THEIR OWN BAAS SOON**. that will be the only realistic option once they start it. it's already in beta testing. – Fattie Aug 23 '16 at 11:33
  • regarding Firebase in Unity, google "using Firebase in Unity", example http://forum.unity3d.com/threads/tutorial-shift-painlessly-to-firebase-from-parse.410743/ **"Tutorial - Shift Painlessly to Firebase from Parse"** – Fattie Aug 23 '16 at 11:34
  • thanks @JoeBlow ! nothing work for me.:( trying from 2 days http://stackoverflow.com/questions/39073976/sending-data-from-unity-to-firebase-producing-error-invalid-data-couldnt-par – Muhammad Faizan Khan Aug 23 '16 at 11:51

1 Answers1

0

Firebase has officially Unity supported now.

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

Mukesh M
  • 2,242
  • 6
  • 28
  • 41