ios SDK for LexV2

0

I am building an iOS app that uses Lex. I can successfully contact Lex V1 bots using the code provided in the https://github.com/awslabs/aws-sdk-ios-samples/tree/main/Lex-Sample/Swift , but I am unable to reach Lex V2 bots. It seems like the Swift SDK can only connect to Lex V1 bots.

How do I tell the iOS Swift SDK to connect to a Lex V2 bot?

AWS-DJ
已提問 2 年前檢視次數 608 次
2 個答案
0

Hi AWS-DJ, As per ReadMe of the repository it relies on aws-amplify/aws-sdk-ios which does not support Lex V2 as of now.

You can track udpates related to Lex V2 integration on this feature request https://github.com/aws-amplify/amplify-js/issues/7662

AWS
Saket
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南