Preventing memory leak when not dismissing modally-presented UIViewController in iOS
For the last year or so, we’ve been doing UI testing for the iOS Showmax app using EarlGrey. It’s a good tool and works well, especially with regards to the visual quality of screens. »