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.
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.