-
Notifications
You must be signed in to change notification settings - Fork 2
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
Plugin not works for android #5
Labels
bug
Something isn't working
Comments
+1 |
@siiimaay are you this problem is from physical device or emulator? |
@ihsanberahim same for both |
@ihsanberahim Hi has this bug been fixed on android yet? |
+1 |
1 similar comment
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Can you please help here?
Library does not work for android, but works for iOS
Below is what we get for success event from provided example code.
Already tried deleting app, restarting android studio, and tried flutter clean
MissingPluginException(No implementation found for method listen on channel livespeechtotext/success)
Added permissions already:
compileSdkVersion 33
minSdkVersion 24
Flutter version 3.10.6
Library version 1.0.9
The text was updated successfully, but these errors were encountered: