EarlGrey icon indicating copy to clipboard operation
EarlGrey copied to clipboard

The title of the back bar button item disappears

Open rookiezn opened this issue 4 years ago • 2 comments

Hi. When I use EarlGrey2 to drive UI tests, and push a view controller on the navigation stack, the title of the back bar button item disappears. This only happens when launching app by UI tests. You can use this demo to reproduce: demo

EarlGrey Version: 2.2.0 Xcode Version: 12.2 (12B45b) Language: Objective-C (It also happens on my another Project using Swift) Device: Simulator iPhone X 14.2

Appreciate for any help.

rookiezn avatar Dec 01 '20 10:12 rookiezn

Thanks for bringing this to our attention. @chan-park could you take a look at it?

tirodkar avatar Dec 07 '20 08:12 tirodkar

It is strange that this issue will disappear if you delete this line

rookiezn avatar Dec 22 '20 07:12 rookiezn