AgoraIO / AgoraRTM_iOS

Agora's Real-time Messaging SDK Swift Package for iOS 📦
MIT License
5 stars 4 forks source link

Missing visionOS support for SPM #8

Open damiantrimboli opened 8 months ago

damiantrimboli commented 8 months ago

As the title explains, AgoraRTM cannot be used in a native visionOS app. I can imagine this would be as simple as adding .visionOS(.v1) to the platform field in the Package.swift.

damiantrimboli commented 8 months ago

CoreTelephony dependency should be solved too, since it is not available for visionOS. Is it needed?

plutoless commented 8 months ago

hi @damiantrimboli , we will support visionOS in RTM version 220, which is scheduled to release by end of March. For more details please contact agora support team.

damiantrimboli commented 5 months ago

hey @plutoless! any updates about this?