Closed AurelienMarin closed 8 years ago
Okay, I found a answer
So the solution: In my case, I had to use an IDictionnary, so it looks like that
IDictionary<string, DatabaseDiagram> data = response.ResultAs<IDictionary<string, DatabaseDiagram>>();
Hello guys, When I try to get my data with GetAsync() this message appears
And this are my data in Firebase
So if you could help me, will be great if you have a solution
(Sorry for my bad english :'( )