Kamil

Results 5 comments of Kamil

Same here when launching `match` lane. As a workaround we returned back to [providing FASTLANE_SESSION env](https://docs.fastlane.tools/best-practices/continuous-integration/#environment-variables-to-set)

Hey, still not seeing logs on 2.2.1 (xcode 13.3). I did add `-v` if that would make any difference

@tylervick hello, I tried on both 15.4 and 15.3.

This still doesn't work. HttpBody is empty every time. Any workaround for non-jquery script?

SwiftUI View does not work also with wait strategy, and requires this workaround here https://github.com/pointfreeco/swift-snapshot-testing/blob/dc46eeb3928a75390651fac6c1ef7f93ad59a73b/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift#L74 And i confirm that adding this delay solves it with SwiftUI