Skip to content
Snippets Groups Projects
user avatar
Jorge Canizales authored
In library projects (cf. app projects) the main bundle is nil. `NSBundle+bundleForClass:` works in both types of projects.

Also makes the library load the certificates only once.
f1c368c0
History

This is a generic gRPC client for Objective-C on iOS.

If you're trying to get started with the library or with gRPC, you should first read GRPCCall.h.