GithubHelp home page GithubHelp logo

ms-mikerice / xamarin.azurecommunicationcalling Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laerdal/xamarin.azurecommunicationcalling

0.0 0.0 0.0 75.69 MB

Xamarin iOS and Android binding libraries for Microsofts Azure Communication Services

License: MIT License

C# 98.14% Objective-C 0.38% Shell 1.30% Ruby 0.17%

xamarin.azurecommunicationcalling's Introduction

iOS and Android binding library for Azure Communication Services

Use this library to consume Azure Communication Services on Xamarin, e.g. make video and voice calls.

On iOS, you need to install the nuget Xamarin.AzureCommunicationCalling.iOS, while on Android you need to install 3 nugets: Xamarin.AzureCore.Android, Xamarin.AzureCommunicationCommon.Android and Xamarin.AzureCommunicationCalling.Android. (The reason for 3 on Android is that one Xamarin binding library can only contain one aar-file)

N.B. For ACS, Minimum iOS version is 12.0 and minimum Android is 21 (5.0). Also, on Android only x86_64 and arm64-v8a ABIs are supported. You will get some strange error messages if trying to run on e.g. x86(which is default ABI for the emulator...) Support for 32 bit is expected to come soon.

These library are native to each platform, you need to make a common abstraction on top yourself if you want to use them in a forms project. See the TestApp for a simple example.

To run the TestApp, you need to implement the rest service providing the ACS token, afterwards the app should look like this:

alt "Test app"

xamarin.azurecommunicationcalling's People

Contributors

tompi avatar mariusu-msft avatar

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.