Serj Agopian

Results 25 comments of Serj Agopian

Hello, Sorry I'm late for replying, got really busy and had found a different workaround for this. However, the setup you thought I have is wrong. I have **One** component...

Hey chunxige, In this case of yours you might want to use `@LosslessValue` instead of `@DefaultFalse` as the type of the response doesn't match the type that you expect and...

@alickbass Right now Firestore is crashing while using Date objects in the model, and I am also not very keen to be using FIRTimestamp in my model objects. It's not...

@alickbass I'll work on it this weekend. I was busy this past week. I'm going to try to do it without actually including Firebase as a dependency, if I am...

@alickbass What method do you see best fitting to add Firebase as a dependency? I stumbled upon this [issue](https://github.com/CocoaPods/CocoaPods/issues/5368) where things become a little tricky to add Firebase through Cocoapods

@jimijon not yet. We need to add Firebase as a dependency of this project; however, I really had some hard time doing it and never had the time to research...

@alickbass I finally found sometime to work on this today and I included the `FirebaseFirestore` pod as a dependency to `CodableFirebase` and started working on the `Encoding` and `Decoding`. However,...

Yes you are right it seems like they keep postponing the release and you can never be sure of what their timeline is. How about you submit a PR of...

@alickbass seems like Google merged Codable support into master https://github.com/firebase/firebase-ios-sdk/pull/3198 didn't check the implementation or test it out myself. Will do that and close this issue accordingly

Hello, I'm experiencing similar issues on ios version 10.3.1 I tested on everything greater im able to connect to tor successfully. Any tips on fixing this issue for a specific...