-
Notifications
You must be signed in to change notification settings - Fork 18
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
Exception: Failed to handle method call #34
Comments
I'm getting the
The same action works fine in iOS. I rolled back to 1.0.0 and experienced the same problem. I'm pretty sure I tried that version (1.0.0) in Android emulator before and did not experience this exception. |
Dear @abacaj and @joelfaul, We will try to tackle this issue as soon as possible, hopefully in a few weeks as I need to reinstall and configure my workstation. We will come back to you soon to resolve this problem, thanks for your understanding. |
I just tried to recreate the issue and it works fine on Android. Did you try to update Flutter to the latest version? |
Hi Lucas,
I just updated to your latest code as well as ensured Flutter is current
and I am getting the same exception in the Android emulator.
When I get a chance, I will try a completely clean get of your code just in
case I have some residual thing in my copy affecting it.
Also, I accidentally created an empty pull request on your project. I
closed it but I'm not sure how to delete it.
Joel
…On Tue, Oct 2, 2018 at 9:17 AM Lucas Elisei ***@***.***> wrote:
I just tried to recreate the issue and it works fine on Android. Did you
tried to update Flutter to the latest version?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#34 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ARLc2FqjkzwYAKHVziIP0JZb7QuoKevyks5ug2d7gaJpZM4Usot->
.
|
Hi Joel, no problem for the pull request. Which version of the Android SDK are you running the application on? It might be related. |
I've been using Nexus 5X API 27 for my emulator
…On Fri, Oct 5, 2018 at 12:23 PM Lucas Elisei ***@***.***> wrote:
Hi Joel, no problem for the pull request.
Which version of the Android SDK are you running the application on? It
might be related.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#34 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ARLc2OhHUTuWOtt6hjJ57dcfnZVph3tpks5uh4eZgaJpZM4Usot->
.
|
Also, I have Android 8.1 (Oreo) installed and Android P Preview partially
installed. So I guess it is building with Android 8.1, API level 27.
…On Fri, Oct 5, 2018 at 2:16 PM Jacob Joel ***@***.***> wrote:
I've been using Nexus 5X API 27 for my emulator
On Fri, Oct 5, 2018 at 12:23 PM Lucas Elisei ***@***.***>
wrote:
> Hi Joel, no problem for the pull request.
>
> Which version of the Android SDK are you running the application on? It
> might be related.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#34 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/ARLc2OhHUTuWOtt6hjJ57dcfnZVph3tpks5uh4eZgaJpZM4Usot->
> .
>
|
I just ran the application on API 27 and indeed an exception is raised. I'll look into it and keep you updated. |
I have tried to load the example and get this error:
The text was updated successfully, but these errors were encountered: