jongarate

Results 4 issues of jongarate

### Description The [current](https://github.com/grpc/grpc-swift/blob/main/docs/interceptors-tutorial.md) interceptor implementation sits on top of each service client. This forces the implementation on the client side of the gRPC service to arrange a factory with...

enhancement

I'm trying to open a ciphered database once built with YapDatabase using plain SQLCipher and I keep getting crashes whenever I try to set the decryption key using `sqlite3_key()`. These...

While trying to implement the self-updating `UITableView` paradigm using Views as stated in the wiki, I've stumbled upon several cases of `NSInternalInconsistencyException` crashes. As evidenced by [this](https://techblog.badoo.com/blog/2015/10/08/batch-updates-for-uitableview-and-uicollectionview/) and [this](http://stackoverflow.com/questions/36334228/how-to-solve-this-collectionview-crash), despite...

**Describe the bug** On devices running iOS 13, whenever the browser (`ASWebAuthenticationSession`) is about to be displayed, the system fires the usual 'sign-in' alert. If another event pops to foreground...

platform-bug