Firebase store a number to realtime database?

I’m trying to put a value to realtime database, but it stores the number with double quotes.

For example if I want to store 50 in firebase it stores 50 like “50”.

do not worry about it. While retrieving you will get 50 only

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.