Giter Site home page Giter Site logo

opentok / accelerator-core-ios Goto Github PK

View Code? Open in Web Editor NEW
30.0 71.0 17.0 909 KB

Syntax sugar of OpenTok iOS SDK with Audio/Video communication including screen sharing

Home Page: https://tokbox.com/

License: MIT License

Ruby 0.57% Objective-C 95.78% HTML 1.63% Swift 2.02%
audio video webrtc ios screen-capture opentok communication tokbox objective-c real-time

accelerator-core-ios's People

Contributors

abdulajet avatar albertoacn avatar anugya-gogoi avatar jtiet avatar lucashuang0802 avatar marinaserranomontes avatar mheap avatar michaeljolley avatar robjperez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

accelerator-core-ios's Issues

App crashes when someone else disconnects from video call

New issue checklist

General information

  • Library version(s): 1.1.2 Release (#33)
  • iOS/Android/Browser version(s): All
  • Devices/Simulators/Machine affected: All
  • Reproducible in the demo project? (Yes):
  • Related issues:

Bug report

Expected behavior

App should disconnect without crashing

...

Actual behavior

App crashes when someone in the video call hangs up

...

Steps to reproduce

Make a video conference with at least two devices. Hang up on one of them, the iOS apps of remaining participants will crash.

...

Crash log? Screenshots? Videos? Sample project?

screen shot 2018-01-10 at 16 26 49

Can't install with cocoapods using frameworks

New issue checklist

General information

  • Library version(s): 1.0.4
  • iOS/Android/Browser version(s): IOS 10
  • Devices/Simulators/Machine affected: N/A
  • Reproducible in the demo project? (Yes/No): N/A
  • Related issues:

Bug report

My Podfile uses use_frameworks! since I'm using Swift. When trying to install OTAcceleratorCore, I get an error that there are static binaries:

[!] The 'Pods-Project' target has transitive dependencies that include static binaries: (/Users/me/code/project/Pods/OTKAnalytics/OTKAnalytics.framework and /Users/me/code/project/Pods/OpenTok/OpenTok.framework)

Expected behavior

Should I be able to install using frameworks? Not 100% sure honestly.

Actual behavior

pod install errors out

Steps to reproduce

Example Podfile:

target 'TestProj' do
  use_frameworks!

  pod 'OpenTok', '~> 2.10.0'
  pod 'OTAcceleratorCore', '~> 1.0.4'

end

Crash log? Screenshots? Videos? Sample project?

$ pod install
Analyzing dependencies
Downloading dependencies
Installing OTAcceleratorCore (1.0.4)
Installing OTKAnalytics (2.0.0)
Installing OpenTok (2.10.1)
[!] The 'Pods-TestProj' target has transitive dependencies that include static binaries: (/Users/me/code/test-proj/Pods/OTKAnalytics/OTKAnalytics.framework and /Users/me/code/test-proj/Pods/OpenTok/OpenTok.framework)

Question or Feature Request

Should I be able to install with frameworks? If I comment one use_frameworks! then I can't install other pods that I'm using.

Improve implementation section for awesome-ios

New issue checklist

Question or Feature Request

The only problem I found was the README.md, which lacks an Example Section
I created this iOS Open source Readme Template so you can take a look on how to easily create an Example Section
The only implementation example I found was on how to run the example app, but not actual example code was shown on the README

What are your thoughts? ๐Ÿ˜„

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.