GevaZeichner
GevaZeichner
I encountered a strange animation happening in my cells using LayoutKit. It happens only in iOS 11. iOS 10 behaves normally, with no resizing of the elements inside. I wasn't...
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
In the function `_handleMessage:` I can see a response message from the server, but the code inside `dispatch_async` is not executed and thus the function `webSocket:didReceiveMessage:` isn't. This doesn't occur...
When using package https://github.com/rudderlabs/rudder-sdk-ios.git version 2.4.2, I was getting this error: `rules_swift_package_manager~0.25.0~swift_deps~swiftpkg_rudder_sdk_ios/BUILD.bazel:19:14: in srcs attribute of swift_library rule @rules_swift_package_manager~0.25.0~swift_deps~swiftpkg_rudder_sdk_ios//:Sources_Rudder: source file '@rules_swift_package_manager~0.25.0~swift_deps~swiftpkg_rudder_sdk_ios//:Sources/Classes/Networking/APIClient/SampleBatchPayload.json' is misplaced here (expected swift)` The package itself...
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...