Open canpoyrazoglu opened 7 years ago
I've added SignalR-ObjC to my project using CocoaPods but I'm getting the following error:
Use of undeclared identifier 'LOG_LEVEL_VERBOSE' in SRLog.h
How can I get rid of it? I haven't done anything nifty. It's just a regular project with some pods.
what do you pods SignalR-ObjC version?
I've added SignalR-ObjC to my project using CocoaPods but I'm getting the following error:
Use of undeclared identifier 'LOG_LEVEL_VERBOSE' in SRLog.h
How can I get rid of it? I haven't done anything nifty. It's just a regular project with some pods.