Code Monkey home page Code Monkey logo

cordova-plugin-iosrtc-simplyrtc's People

Contributors

albanonm avatar aoberoi avatar derwaldgeist avatar dunnky avatar hthetiot avatar ibc avatar jesusprubio avatar jitinl avatar mark-veenstra avatar mccob avatar menelike avatar murillo128 avatar nicolashenry avatar onaips avatar saghul avatar sejh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

cordova-plugin-iosrtc-simplyrtc's Issues

Outgoing call Error

When making outgoing call with SIP.js (0.14.6) :

sip.inviteclientcontext | peerConnection-SetLocalDescriptionFailed
message: "setLocalDescription() must be called with a RTCSessionDescription instance as first argument"

What can be the problem ?

Command CompileSwiftSources failed with a nonzero exit code

I am having an issue building the project. As the title states, that is the error. I don't have any more information than that. Some people have said add a user defined build setting labeled "SWIFT_ENABLE_BATCH_MODE" and set it to "NO" but that didn't help.

PluginMediaStreamRenderer.swift Swift 4 'bringSubview' Error

I switched to this plugin so my project had compatibility with Xcode 10. However, when I ran the build I got an error with PluginMediaStreamRenderer.swift, which is a file contained in the plugins folder of simplyrtc.

I did a little research online to see if this issue was run into before, but I didn't find an easy fix. Instead, I just edited line 193 myself like so:

// self.webView.superview?.bringSubviewToFront(self.elementView) self.webView.superview?.bringSubview(toFront:self.elementView)

After that, everything built correctly.

Sorry if this is the wrong place to describe this issue I had with the plugin. Just posting here so others with the issue can fix if needed.

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.