lukeweber / webrtc-jingle-client

Webrtc audio + jingle protocol brought to IOS and Android.
https://groups.google.com/forum/?fromgroups#!forum/webrtc-jingle
BSD 3-Clause "New" or "Revised" License
336 stars 136 forks source link

How to compile and run it with IOS7 #115

Open naveens2si opened 10 years ago

naveens2si commented 10 years ago

Hello i am trying to build a IOS7 app. I followed all your procedure and the xcodeproj file has been generated. Once i open it using Xcode and compile it and run the app crashes. Any one successfully compiled webrtc jingle for IOS7? Any help or direction would be useful.

McPo commented 10 years ago

I can't provide details (I don't know them), but can confirm its been compiled and running correctly on iOS7. Although I wouldnt know if the sample app (if one exists) works.

naveens2si commented 10 years ago

Is there any working sample app or anyone who can help me regarding this?

chathudan commented 10 years ago

did you change the log in details correctly ?

naveens2si commented 10 years ago

Yes i changed but the problem is it is not even running it give more than 100 errors in my Xcode.

McPo commented 10 years ago

Post the errors On 18 Nov 2013 04:36, "naveens2si" notifications@github.com wrote:

Yes i changed but the problem is it is not even running it give more than 100 errors in my Xcode.

— Reply to this email directly or view it on GitHubhttps://github.com/lukeweber/webrtc-jingle-client/issues/115#issuecomment-28674931 .

ahndee commented 10 years ago

Remove the *.storyboard files from the project navigator and drag beck back from the Finder - that most likely will fix things