AppRTCDemo
AppRTCDemo copied to clipboard
OBJC_CLASS$RTCICECandidate error
Undefined symbols for architecture i386: "OBJC_CLASS$RTCICECandidate", referenced from: objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$RTCICEServer", referenced from: objc-class-ref in APPRTCAppClient.o "_OBJC_CLASS$RTCMediaConstraints", referenced from: objc-class-ref in APPRTCAppClient.o objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$RTCPair", referenced from: objc-class-ref in APPRTCAppClient.o objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$RTCPeerConnectionFactory", referenced from: objc-class-ref in APPRTCAppDelegate.o objc-class-ref in APPRTCConnectionManager.o "_OBJC_CLASS$_RTCSessionDescription", referenced from: objc-class-ref in APPRTCConnectionManager.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
how can i fixed this error?
@meontheroad I'm sorry to tell you it doesn't support ios simulator, you need to use ios machine to run it.
Thank U ! I see
@YK-Unit :i had run in Ipone4s.but when i enter Login view,the JID&Password is fixed([email protected]). After press button-done,there is nothing in the [email protected] view. Is the [email protected] error? Can u supply a valid account ? I just want to show the demo can run. THk u.
I have turn server;modified the info in - (NSArray *)getLastICEServers (RTCWorker.m).I use two iPhone run this app,but can't find each other.Plz help me.