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
demandé il y a 2 ans608 vues
2 réponses
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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions