Grigory Avdyushin

Results 3 comments of Grigory Avdyushin

> any idea why the tests are failing? Here is incorrect import (but it's not a changes from this PR) https://github.com/GitLiveApp/firebase-kotlin-sdk/pull/140/files#diff-e7d5fd2efb5995b5bf3ab9bfc4efb9bde5a07edb5b5a88609200da9bea6a2e61R13 Same if you run locally: ``` e: /Users/runner/work/firebase-kotlin-sdk/firebase-kotlin-sdk/firebase-firestore/src/androidMain/kotlin/dev/gitlive/firebase/firestore/firestore.kt: (13,...

Please try to pull latest changes from master branch. And also verify that you have make.sh file in place: https://github.com/avdyushin/Velik/blob/master/Velik/Resources/Localizable/make.sh

Hi, issue with self closing tags can be fixed by changing `DictionaryForNode` function in `XPathQuery.m`. Just change node dump function into save xml doc content to buffer with options `XML_SAVE_NO_EMPTY`....