alan-sdk-flutter icon indicating copy to clipboard operation
alan-sdk-flutter copied to clipboard

iOS app only listen once.

Open iampawan opened this issue 3 years ago • 12 comments

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

iampawan avatar Dec 01 '20 14:12 iampawan

@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?

snyuryev avatar Dec 01 '20 14:12 snyuryev

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

iampawan avatar Dec 01 '20 14:12 iampawan

@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.

snyuryev avatar Dec 01 '20 15:12 snyuryev

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

iampawan avatar Dec 01 '20 15:12 iampawan

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

snyuryev avatar Dec 01 '20 15:12 snyuryev

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

iampawan avatar Dec 01 '20 15:12 iampawan

@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

snyuryev avatar Dec 01 '20 15:12 snyuryev

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 avatar Dec 01 '20 15:12 iampawan

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

iampawan avatar Dec 01 '20 15:12 iampawan

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

snyuryev avatar Dec 01 '20 16:12 snyuryev

Yes but it’s few months back

On Tue, 1 Dec 2020 at 10:02 PM, Sergey Yuryev [email protected] 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 .

iampawan avatar Dec 01 '20 16:12 iampawan

Alan AI only listens not responds to the activity

saimazansari avatar Mar 29 '21 10:03 saimazansari