simple-firebase-unity icon indicating copy to clipboard operation
simple-firebase-unity copied to clipboard

Child method parameter

Open suchcodemuchwow opened this issue 8 years ago • 0 comments

Hello I've just faced with an awkward situation. When I want to send an integer var as string in child method it shows value in firebase db dashboard but json returns it null value. Do you have any idea why it is caused from?

This is where I call upload. screen shot 2017-03-25 at 04 26 09

Firebase Dashboard shows what I want. screen shot 2017-03-25 at 04 25 45

This is exported json. screen shot 2017-03-25 at 04 35 03

suchcodemuchwow avatar Mar 25 '17 01:03 suchcodemuchwow