sqwiggle / sqwiggle-ios-sdk

ObjectiveC SDK for the Sqwiggle API
MIT License
6 stars 2 forks source link

64-bit ? #77

Open waynelovely opened 9 years ago

waynelovely commented 9 years ago

We're looking at alternative to TokBox. Can we go 64-bit on iOS with the project right now ? :)

thanks

cameronwebbable commented 9 years ago

Hi @waynelovely,

Shouldn't be an issue with this SDK :). That said, what are you trying to accomplish? All this SDK does is provide a wrapper to our API. All video/audio is only accessible in our app.

waynelovely commented 9 years ago

We just need video chat going both ways and to know that we will be ready for the 64-bit only submissions to the app store in Feb 2015.

... so video chat is not embeddable ?

cameronwebbable commented 9 years ago

Unfortunately not :-(. FWIW - the main blocker here (I'm sure for TokBox as well) is that WebRTC for iOS hasn't been converted to 64 bit just yet by Google/WebRTC folks. That said, I'm actually glad you posted an issue, because I wasn't aware of 64 bit requirement to build to app store :). So for that, thank you!

As a consolation (while not exactly what you are looking for), we have a repository that we support for building WebRTC for iOS, and that can be found here https://github.com/sqwiggle/webrtc-ios/. I'll run through it again today to see that it's up to date. I'll also be sure to update notes/whatnot when 64 bit is supported in our library.

cameronwebbable commented 9 years ago

Looks like it's a priority for WebRTC now, so hooray! https://code.google.com/p/webrtc/issues/detail?id=3898&q=apple&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20Area%20Status%20Owner%20Summary