Oleksii Dykan

Results 24 comments of Oleksii Dykan

Great! Thanks for submitting this issue! I will take a look at it!

Well, in general having extra data in the model will not cause the error, it's only the missing one. So if you have different version of the app, you need...

@vikdenic Firebase does allow array as values. You can save a NSArray to the firebase. Try it in some test project

Hi @lazerwalker! Thanks for reaching out! There are several ways you can try to solve your problem. First of all, because `ServerValue.timestamp()` returns a dictionary, we can kinda overcome it...

@lazerwalker so did the suggested approach help?

Well, now it's 55% which is better 😂

Hi! Thanks for your feedback! I definitely think that we should consider implementing it as a part of the library

@phatmann do you want to submit a PR for this feature?

Hi! I am sorry, but I don't really understand your question... What kind of id are you talking about?

Thanks for clarifying that! The thing is, if it is an array, the keys can only be integers and they should go in order. Instead of using `[MPUser]` try using...