Swiftui support

Hyounwoo Sung 41 Reputation points
2020-11-27T14:20:03.807+00:00

Can ACS be implemented with Swiftui?

I see that ios sdk is implemented with objc not even swift though.

Or can I still use ios sdk with swiftui?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
810 questions
0 comments No comments
{count} votes

Accepted answer
  1. ajkuma 24,971 Reputation points Microsoft Employee
    2020-11-27T18:39:04.397+00:00

    @Hyounwoo Sung , Thanks for posting this question.

    Azure iOS SDK is implemented with Swift and the calling SDK is implemented with Objective C. Yes, you can implement with SwiftUI.

    Kindly checkout these docs for more details:

    https://github.com/Azure/azure-sdk-for-ios/blob/master/.swiftformat
    https://github.com/Azure/azure-sdk-for-ios/blob/master/Package.swift
    https://github.com/Azure/azure-sdk-for-ios

    Hope this helps!

    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    To benefit the community, find the right answers, please do mark the post which was helpful by clicking on ‘Accept Answer’ & ‘Up-Vote’.


0 additional answers

Sort by: Most helpful