Post

Replies

Boosts

Views

Activity

Reply to Xcode 12 UI Tests Launch Time Extremely Slow
I also have issues when launching the app on a real device. It freezes on app launch and fails after some time. There is no way to go after app launch. The log file stopped after t =  15.14s     Setting up automation session . There is the following error then TestCase.swift:135: error: -[UITests.Tests testPlan] : Failed to get automation session for x.y.z:350: Timed out while requesting automation session for x.y.z (pid:350). After that, tearDown() is called It works fine on simulator. Did you find any fix for that ?
Oct ’20