I am seeing an assertion failure, that I have not seen before.
[Runner] *** Assertion failure in -[XCTActivityRecordStack didFinishActivity:testCase:], XCTActivityRecordStack.m:64
I tried to find if any one see this before. The tests are running on CI (in Buddybuild's VM). Using Xcode 12.3 iPhone 12/iOS12.2.
Can't able to reproduce locally. Seems like a test runner assertion.
I am launching the app using simctl command.
Please let me know if there is any solution for this.
[Runner] *** Assertion failure in -[XCTActivityRecordStack didFinishActivity:testCase:], XCTActivityRecordStack.m:64
I tried to find if any one see this before. The tests are running on CI (in Buddybuild's VM). Using Xcode 12.3 iPhone 12/iOS12.2.
Can't able to reproduce locally. Seems like a test runner assertion.
I am launching the app using simctl command.
Please let me know if there is any solution for this.