Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.34 and newer are incompatible with ably-asset-tracking-swift #2003

Open
p0wl opened this issue Jan 7, 2025 · 0 comments
Open

1.2.34 and newer are incompatible with ably-asset-tracking-swift #2003

p0wl opened this issue Jan 7, 2025 · 0 comments

Comments

@p0wl
Copy link

p0wl commented Jan 7, 2025

Which version of the Ably SDK are you using?

1.2.34

On which platform does the issue happen?

iOS17

Which version of Xcode are you using?

Xcode 15.3

What did you do?

After updating the ably-cocoa package to 1.2.35 or 1.2.34, we cannot build our iOS App anymore, as it is using the ably-asset-tracking-swift SDK as well and ably-asset-tracking-swift has not been updated to be compatible with the changes that were introduced in #1995

The build fails with:

Failed to execute Step: command failed with exit status 65 (xcodebuild "-project" "/Users/vagrant/git/Project.xcodeproj" "-scheme" "Project Development" "test" "-destination" "id=..." "-resultBundlePath" "/var/folders/7l/.../T/XCUITestOutput236194744/Test-Project Development.xcresult" "-xcconfig" "/var/folders/7l/.../T/.../temp.xcconfig"): /Users/vagrant/Library/Developer/Xcode/DerivedData/Project-.../SourcePackages/checkouts/ably-asset-tracking-swift/Sources/AblyAssetTrackingInternal/AblyWrapper/SDK/AblyCocoaSDK.swift:41:56: error: cannot convert value of type 'any ARTRealtimePresenceProtocol' to expected argument type 'ARTRealtimePresence' (exit code: 1)

┆Issue is synchronized with this Jira Task by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant