JasF
Results
1
issues of
JasF
Hi Guys, I found the crash and solution. Just add the @autorelease { } to method FMDatabaseQueue.m: - (void)beginTransaction:(FMDBTransaction)transaction withBlock:(void (^)(FMDatabase *db, BOOL *rollback))block { inside in dispatch_sync(_queue, ^() {...