Mk5
Mk5
Hello @Trurl101 , I'm 100% on 👍 It would be a really nice feature to implement. I will pick it up as a next feature. First things first, so the...
hello :) 👍 good point. There is some WIKI page with information about the repository https://github.com/mk-5/gdx-fireapp/wiki/Maven but it will be much better to put that inside the main README.md. One...
API has such functionality when you getting single-value and tell API you want to get a List, API wraps single value into the list. So in above code this is...
@Daniel-Donev thanks for reporting! I've checked that, and it looks like the problems are within the primitive types, please try without those. So instead of, `public int id;` please try...
I need some more information, your example looks like missing something. What is the `LevelArray` object? I don't see initialization for it. To make that works it should be an...
@Daniel-Donev any updates on this? :) could you give me some more info? what is database structure? and how you try to get that Levels list which causes null values...
Okay, there are few things: 1. Yep, I have also checked that, and libGDX JSON serialization/deserialization doesn't work well with primitives by default - I'm working right now to fix...
Hi! Yes, i will work on it for sure. The next feature will be google/facebook authorization, but if is something that you need NOW - please create issue with feature...
Sure! Feel free to ask me at [email protected] (you can write emails in polish ;) )
@PandlaS yes sure, it will be the next feature then :) Currently, I'm working on RemoteConfig API, so FireStore will be the next