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

Update to ably-cocoa v.1.2.9 #299

Merged
merged 1 commit into from Jan 20, 2022
Merged

Conversation

QuintinWillison
Copy link
Contributor

@QuintinWillison QuintinWillison commented Jan 20, 2022

Fixes #296.

There were complications when I worked on this locally, though broadly I was following the procedure described here: #293

I tried to follow the steps that had worked for me a few days ago, as detailed in the opening comment here:
#293

However, I got some odd CocoaPods errors. I ended up following these instructions (it's `trunk`) which got me there for the example directory but was still failing for test_integration:
https://stackoverflow.com/a/34526412/392847

So, I ended up picking the changes that the pod tool had applied to the lock file in the example directory and manually transferring those over to the test_integration lock file.
Not ideal - so there's more to be understood here as this is not sustainable.
@QuintinWillison QuintinWillison merged commit 96f294b into main Jan 20, 2022
@QuintinWillison QuintinWillison deleted the feature/ably-cocoa-1.2.9 branch January 20, 2022 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Updating Realtime channel options doesn’t update the options of its REST counterpart
3 participants