Jake Ruston

Results 3 issues of Jake Ruston

Hi, I've just seen some crash logs in my app from this code: } else if (sqlite3_column_text(statement,x) != NULL) { [data addObject:@((char*)sqlite3_column_text(statement,x))]; } Putting non-UTF8 characters into it seems to...

### Describe the bug Occasionally, the following error is shown: Error in processing request Error text: error (rejected) It seems that the connection to server has been lost. Please check...

I am seeing a small number of crashes coming from this library. I have seen several hundred occurrences over the past few months. The crash looks like the following: ```...

type: bug
triage me