Skip to content

Commit 5e23c82

Browse files
authored
* Added iOS chat example
* Added iOS chat example * added corrupted video * Comments addressed, removed auto generated file for cleanup * Force light mode for now * Readme updated with repository links * Readme updated with correct file name
1 parent 432317b commit 5e23c82

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

iOSChatExample/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ https://github.com/amazon-connect/amazon-connect-chat-ui-examples/assets/1439784
3030
- Deploy a custom Amazon Connect Chat backend. [Refer to this backend template](../cloudformationTemplates/startChatContactAPI/README.md)
3131

3232
- Deploy a StartChatContact template Lambda [[CloudFormation Template](https://github.com/amazon-connect/amazon-connect-chat-ui-examples/tree/master/cloudformationTemplates/startChatContactAPI)]
33-
- Add the `region`, `API_GATEWAY_ID`, `contactFlowId`, and `instanceId` to `endpoints.js`.
33+
- Add the `region`, `startChatEndPoint`, `contactFlowId`, and `instanceId` to `Config.swift`.
3434

3535
- (Optional) Setup interactive messages [guide](https://aws.amazon.com/blogs/contact-center/easily-set-up-interactive-messages-for-your-amazon-connect-chatbot/)
3636
- If using above, make sure to deploy startChatContact template again with interactive message `contactFlowId` and update down the endpoints.

0 commit comments

Comments
 (0)