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
preguntada hace 2 años608 visualizaciones
2 Respuestas
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas