Skip to content

Commit

Permalink
* Added iOS chat example
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
mrajatttt authored Nov 8, 2023
1 parent 432317b commit 5e23c82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOSChatExample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ https://github.com/amazon-connect/amazon-connect-chat-ui-examples/assets/1439784
- Deploy a custom Amazon Connect Chat backend. [Refer to this backend template](../cloudformationTemplates/startChatContactAPI/README.md)

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

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

0 comments on commit 5e23c82

Please sign in to comment.