Skip to content
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

MissingPluginException(No implementation found for method showScreenSet on channel gigya_flutter_plugin) #26

Open
vinzaceto opened this issue Dec 10, 2021 · 3 comments

Comments

@vinzaceto
Copy link

HI,
I'm facing an error when I try to use an apk built in release mode.

Unhandled Exception: MissingPluginException(No implementation found for method showScreenSet on channel gigya_flutter_plugin)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154)

#1 GigyaSdk.showScreenSet (package:gigya_flutter_plugin/gigya_flutter_plugin.dart:298)

Can you help us?
Thanks

@tal-mi
Copy link
Member

tal-mi commented Feb 13, 2022

Can you send us your code snippet or any additional information?

@arok
Copy link
Contributor

arok commented Sep 30, 2022

Workaround https://stackoverflow.com/questions/65872226/missingpluginexception-in-flutter-in-release-mode-android

@navaronbracke
Copy link
Contributor

This will probably be fixed by #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants