-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS app only listen once. #2
Comments
@iampawan please provide iOS version, flutter plugin version and steps how we can reproduce the issue. |
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 what is happening then you try to tap Alan Button second time? |
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 have you tried our flutter examples? Like Shire App? |
No, I haven't tried to run that. But the same thing is working fine on Android btw |
@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 |
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 |
@snyuryev I have done the implementation a couple of times before. This issue came recently I guess |
@iampawan did you run flutter app on different iOS device or iOS version previously? |
Yes but it’s few months back
…On Tue, 1 Dec 2020 at 10:02 PM, Sergey Yuryev ***@***.***> 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
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAI5HFTVDMAII642GUMSD3SSULC7ANCNFSM4UJDZI7A>
.
|
Alan AI only listens not responds to the activity |
There is an issue on iOS side, it only listens once and then can't. Android works fine
The text was updated successfully, but these errors were encountered: