alan-ai / alan-sdk-flutter

Conversational AI SDK for Flutter to enable text and voice conversations with actions (iOS and Android)
https://alan.app
1.8k stars 39 forks source link

iOS app only listen once. #2

Open iampawan opened 3 years ago

iampawan commented 3 years ago

There is an issue on iOS side, it only listens once and then can't. Android works fine

snyuryev commented 3 years ago

@iampawan please provide iOS version, flutter plugin version and steps how we can reproduce the issue. What does mean "it only listens once"? What is going on after that?

iampawan commented 3 years ago

When you register it for the first time it works or alan activates but then it doesn't work. You have to restart your app again. I am using v2.0.11 with iOS 14.2.1. Let me know if you need any more info @snyuryev

snyuryev commented 3 years ago

@iampawan what is happening then you try to tap Alan Button second time? That will be great if you provide some code to reproduce your issue. Thanks.

iampawan commented 3 years ago

It doesn't respond after tapping again. Ok, I'll try to send you the code. But I guess it is not working even for a hello world app @snyuryev

snyuryev commented 3 years ago

@iampawan have you tried our flutter examples? Like Shire App? https://github.com/alan-ai/alan-sdk-flutter/tree/master/examples/ShrineApp

iampawan commented 3 years ago

No, I haven't tried to run that. But the same thing is working fine on Android btw

snyuryev commented 3 years ago

@iampawan will wait for code from you.

Btw this is a good place to start - step-by-step tutorial for Flutter https://www.alan.app/docs/client-api/cross-platform/flutter

iampawan commented 3 years ago

Hey @snyuryev New finding - it is working fine on the simulator. Looks like a device issue on a particular version. I am using iPhone 12 with 14.2.1

iampawan commented 3 years ago

@snyuryev I have done the implementation a couple of times before. This issue came recently I guess

snyuryev commented 3 years ago

@iampawan did you run flutter app on different iOS device or iOS version previously?

iampawan commented 3 years ago

Yes but it’s few months back

On Tue, 1 Dec 2020 at 10:02 PM, Sergey Yuryev notifications@github.com wrote:

@iampawan https://github.com/iampawan did you run flutter app on different iOS device or iOS version previously?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/alan-ai/alan-sdk-flutter/issues/2#issuecomment-736666104, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAI5HFTVDMAII642GUMSD3SSULC7ANCNFSM4UJDZI7A .

saimazansari commented 3 years ago

Alan AI only listens not responds to the activity