AppRTCDemo-Ocean icon indicating copy to clipboard operation
AppRTCDemo-Ocean copied to clipboard

no visible @interface for 'APPRTCViewController' declares the selector 'applicationWillResignActive:

Open paericksen opened this issue 10 years ago • 1 comments
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];

paericksen avatar Feb 04 '15 18:02 paericksen

same issue.

there are just too many issues with this project.. I'll stop poking around it for now

pentateu avatar May 25 '16 22:05 pentateu