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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ