Kevin Schildhorn
Kevin Schildhorn
# Locations https://circleci.com/docs/collect-test-data/#xcode # Details The documentation references a [Third Party Resource](https://medium.com/@warchimede/convert-xcode-plist-test-reports-to-junit-xml-6f0aa8c3fa58) which is out of date. It references test summaries as plists when they are now `XCResult` files, which...
For example, if you are entering a number from the default keyboard, after you enter the keyboard will reset to the alphabetical keyboard. Want to persist keyboard information between fields.
## Details Adding [Stream Chat](https://getstream.io/chat/docs/) support for Android and iOS. ## Changes * Adding `Stream` library for Android and iOS * Adding new tab for Chat (This could be changed...
Adding support for Firebase Authentication Adds a Login/Logout button in the settings screen, that will authenticate with google sign-in using Firebase. Then the user state is sent to the common...
I am working on a list where once a re-order is performed, it goes to the backend and makes a call. If that call fails I expect it to revert...
The Build Mac workflow fails with this error: ``` :kermit:iosX64Test: java.lang.IllegalStateException: :kermit:iosX64Test exited with errors (exit code: 86):kermit:tvosX64Test: java.lang.IllegalStateException: :kermit:tvosX64Test exited with errors (exit code: 86):kermit:watchosX64Test: java.lang.IllegalStateException: :kermit:watchosX64Test exited with...