Search Unity

Firebase Realtime Database is so slow

Discussion in 'General Discussion' started by CptBertorelli, Apr 22, 2020.

  1. CptBertorelli

    CptBertorelli

    Joined:
    Apr 9, 2020
    Posts:
    20
    Hi All,

    I tried my luck with Firebase Realtime Database. I created 2D project from scratch, copied google-services.json into Assets directory and imported package 'FirebaseDatabase.unitypackage'. Unity took a long time to configure all dependencies but it finally got that done. However since then my project starts very slowly (~20sec). Once it starts, it also lags a bit in 5-10 initial seconds.

    Apart from Firebase my project contains nothing more than an initial 2D template. Did you also encounter such scenario? Do you know what could help with that poor performance?

    Thank you in advance for any help
     
  2. ycanatilgan

    ycanatilgan

    Joined:
    Aug 23, 2017
    Posts:
    30
    Same here. Firebase affects my mobile game. Plus it does show an action bar before unity logo appears. Doesnt look so pretty to me!