Closed deankroker closed 2 years ago
Hi @deankroker, our SDK supports iOS 8.0 While targeting iOS 8 isn't supported on Xcode 12+, it is still supported by our SDK and the team don't plan to drop it in the near future from my conversations with them. I know it can be a bit annoying to see a warning there, but it's not an actual error, so it won't affect your build or the rest of the application.
Both Package.swift files for
AgoraRTM_iOS
andAgoraRtmKit
target v8 as their platform, yet iOS default build for Xcode version 13.1 targets a deployment version range whose minimum is iOS 9. This is returning an error on compilation for AgoraIO projects: