Giter VIP home page Giter VIP logo

Comments (4)

fabriziomoscon avatar fabriziomoscon commented on June 2, 2024

@noamSoluto you are right!

iOS has 'to' and 'from' attributes in the connectionDidConnect event data instead of 'call_to' and 'call_from'

this seems a bug which will need to be fixed

Android doesn't have the 'call_from' and 'call_to' in the connectionDidConnect event data

they seem to be missing for 1 of the 2 events

Android has a deviceDidReceiveIncoming event and iOS doesn't

also iOS has the event, I corrected the README
because CallKit handles it without sending an event - as far as I know

iOS has a callRejected event and Android doesn't

because CallKit handles it without sending an event - as far as I know

For the first 2 point I will need to open a PR, if you want to try, please be my guest.

from react-native-twilio-programmable-voice.

fabriziomoscon avatar fabriziomoscon commented on June 2, 2024

@noamSoluto
Errata corrige

Android has a deviceDidReceiveIncoming event and iOS doesn't

also iOS has the event deviceDidReceiveIncoming, I corrected the README

iOS has a callRejected event and Android doesn't

on Android there is a reject() API because the UI is provided by your app, whereas on iOS CallKit handles the UI and the reject button. In this sense the reject event notify your app when the CAllKit screen reject button is pressed.

from react-native-twilio-programmable-voice.

fabriziomoscon avatar fabriziomoscon commented on June 2, 2024

@noamSoluto I have addressed your first two points in version 3.0.0

iOS has 'to' and 'from' attributes in the connectionDidConnect event data instead of 'call_to' and 'call_from'

Android doesn't have the 'call_from' and 'call_to' in the connectionDidConnect event data

from react-native-twilio-programmable-voice.

gindinoam avatar gindinoam commented on June 2, 2024

@fabriziomoscon thanks for your help, I will try the latest version

from react-native-twilio-programmable-voice.

Related Issues (20)

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.