Hello thunkers,
I want to start a thread for testing of the firebase component. To my understanding, it is only possible to connect to the private firebase after publishing the iOS App in the App Store.
But I just started testing without using my private firebase, and it worked out of the box
1.) First limitation, I found was, that our beautiful german symbols (ä, ö, ü, ß) are not supported when using them as key
2.) Really nice, to see it work. Next limitation is, that there is no get tag list, like in the android firebase component. That does not matter too much, but it is neither possible to get a parent key from the JSON tree. If I would be able to get the value of the parent JSON node, the I could use the split text components to produce a tag list
… to be continued