問題が発生する場所
while (!self.complete && [[NSRunLoop currentRunLoop] runMode:NSDefaultRunLoopMode beforeDate:[NSDate distantFuture]])
{
}
アプリがシグナルでクラッシュする
-[__NSCFString bytes]: unrecognized selector sent to instance 0x8577710
問題が発生する場所
while (!self.complete && [[NSRunLoop currentRunLoop] runMode:NSDefaultRunLoopMode beforeDate:[NSDate distantFuture]])
{
}
アプリがシグナルでクラッシュする
-[__NSCFString bytes]: unrecognized selector sent to instance 0x8577710