google/EarlGrey
Ver no GitHubGREYAssert in a dispatch_sync block crashes the app
Open
#289 aberto em 28 de set. de 2016
Hacktoberfest
Métricas do repositório
- Stars
- (5.424 stars)
- Métricas de merge de PR
- (Mesclagem média 1d 1h) (8 fundiu PRs em 30d)
Description
Message((__objc_no) is true) failed is shown in Xcode. This just refers to the assert itself, which is on boolean NO.
My branch which will repro this issue: https://github.com/axi0mX/EarlGrey/tree/crash
Tested on Xcode 8, iOS 10 simulator (iPhone SE).