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

Getting code 4401, reason Unauthorized in IOS Chat Demo #360

Open
amisolani-simformsolutions opened this issue Oct 1, 2023 · 1 comment

Comments

@amisolani-simformsolutions

In the iOS chat app demo, I am encountering difficulties while establishing a WebSocket connection. Despite using AWSStaticCredentialsProvider with permanent credentials and successfully retrieving the list of channels and messages, the WebSocket consistently fails with an "Unauthorized" error in the chat app demo. It's crucial to note that I am not utilizing Amplify services for sign-in.

@AmiSolani-MobileDev
Copy link

Issue was related to Starscream pod version with Xcode 15 and IOS 17. I resolved issue by using 4.0.5 version of library.

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

No branches or pull requests

2 participants