21

Me: Return data from Firebase into unity project

Firebase: Returns data as object

*Type casting fails for 6hrs*

Finally find the reason Data return type is int64 and I was saving as int32

Now I sit and question my life while listening to epic music

Comments
Add Comment