Serializing & Deserializing Data from Firebase in C# Unity not working
I am trying to deserialize the same object I serialized to Firebase Realtime database but am running into an issue getting it to work. Here’s the class/script breakdown:
Serializing & Deserializing Data Issue [Firebase]- C# Unity
I am trying to deserialize the same object I serialized to Firebase Realtime database but am running into an issue getting it to work. Here’s the class/script breakdown: