google/EarlGrey

GREYAssert in a dispatch_sync block crashes the app

Open

#289 aperta il 28 set 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Objective-C (760 fork)batch import
Hacktoberfest

Metriche repository

Star
 (5424 star)
Metriche merge PR
 (Merge medio 1g 1h) (8 PR mergiate in 30 g)

Descrizione

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).

Guida contributor