Aziz Murtazaev

Results 7 comments of Aziz Murtazaev

@pke do you mean you put empty content in firebase.json file under root? Then how did you specify flags?

@pke I mean `"messaging_ios_auto_register_for_remote_messages": false`. The only reason to use firebase.json for me was to specify that flag, but if I put empty firebase.json, then I wonder how do we...

@colriot does this sound related to recent robo v4 migration?

You mean, vertical offset or horizontal? Do you wanna send PR for that?

Hey @wooyukit , can you give bit more details here? If you can repro in our sample app and share that, it would make it easier for us to debug...

Hey @dev-sareno, it indeed sounds like a bug. I checked it in our sample app and I can reproduce your case. TLDR; of what's happening is that when you use...

@vinc3m1, is the purpose of this diff to avoid using `ViewRenderInfo` and instead use `Adapter` interface directly? If that's the only intention, I'm not sure whether the benefits outweigh the...