AppRTCDemo-Ocean
AppRTCDemo-Ocean copied to clipboard
no visible @interface for 'APPRTCViewController' declares the selector 'applicationWillResignActive:
trafficstars
Building on my Mac Mini with OS X 10.9.5 and Xcode 6.1.1 the build fails with the error message:
AppRTCDemo-Ocean/AppRTCDemo/ios/APPRTCAppDelegate.m:52:32: error: no visible @interface for 'APPRTCViewController' declares the selector 'applicationWillResignActive:'
[[self appRTCViewController] applicationWillResignActive:application];
same issue.
there are just too many issues with this project.. I'll stop poking around it for now