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

Crash on APIKeyBasedConnectionPool #595

Closed
petracvrljevic opened this issue Apr 25, 2024 · 12 comments
Closed

Crash on APIKeyBasedConnectionPool #595

petracvrljevic opened this issue Apr 25, 2024 · 12 comments
Labels
bug Something isn't working pending-response Issue is pending triage

Comments

@petracvrljevic
Copy link

I'm facing crashes similar to those reported in https://github.com/awslabs/aws-mobile-appsync-sdk-ios/pull/569/files. Could it be fixed?

@ruisebas ruisebas added the bug Something isn't working label May 1, 2024
@ruisebas
Copy link
Member

ruisebas commented May 1, 2024

Hi @petracvrljevic, thanks for opening this issue.

We will take a look and post updates here. Ideally the fix done for IAMBasedConnectionPool could be directly applied for APIKeyBasedConnectionPool as well.

@petracvrljevic
Copy link
Author

@ruisebas any update about this?

@ruisebas
Copy link
Member

I've opened a PR applying the same fix for this issue. Once it gets merged into the main branch, we will release a new version containing it.

If you wish, you can validate the fix in your app by pointing to the ruisebas/apikey_connection_queue branch.

@petracvrljevic
Copy link
Author

@ruisebas I'm having problems with updating library though pods, getting CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/Specs/a/a/3/AWSCore/2.36.2/AWSCore.podspec.json Response: Failure when receiving data from the peer

@petracvrljevic
Copy link
Author

Changed to use it from spm

@petracvrljevic
Copy link
Author

But I don't see new version tagged?

@thisisabhash
Copy link
Member

Hello @petracvrljevic , We are planning to release it early next week - We will post here when it's released.

@thisisabhash thisisabhash added the pending-response Issue is pending triage label May 21, 2024
@thisisabhash
Copy link
Member

Hello @petracvrljevic, 3.7.1 has been released. You may check it out.

@github-actions github-actions bot removed the pending-response Issue is pending triage label May 21, 2024
@petracvrljevic
Copy link
Author

Hi, I get CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/Specs/b/e/3/AWSAppSync/3.7.1/AWSAppSync.podspec.json Response: Failure when receiving data from the peer when I try to update my pod

@thisisabhash
Copy link
Member

Can you try these commands in the terminal?

pod repo remove trunk
pod install --repo-update

@petracvrljevic
Copy link
Author

It works now, thank you so much!

@thisisabhash thisisabhash added pending-response Issue is pending triage labels May 28, 2024
@harsh62 harsh62 closed this as completed Jun 25, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending-response Issue is pending triage
Projects
None yet
Development

No branches or pull requests

4 participants