João Mesquita

Results 5 comments of João Mesquita

CallKit is a technology that is exclusive to iOS. I've not yet fully investigated how to emulate the same thing on Android but it seems like the not so well...

Thank you Ian! I'll do a PR later today. Have you considered using promises instead of the events you're currently using? Reason I'm asking is because incoming calls as an...

Yes, it is event based indeed but I was thinking more on the lines of adding promise to this specific call: ``` // Display the incoming call to the user...

As it turns out, no, this didn't work. I'm sure @franklinlindemberg can give a lot more details but radix fails to find the right instance of redis that has the...