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

please confirm that plugin work fine on another project #1

Closed
Ceschref opened this issue May 6, 2022 · 3 comments
Closed

please confirm that plugin work fine on another project #1

Ceschref opened this issue May 6, 2022 · 3 comments

Comments

@Ceschref
Copy link

Ceschref commented May 6, 2022

-- Unhandled Exception: MissingPluginException(No implementation found for method showDialog on channel native_ios_dialog).

I got this problem when I first call "NativeIosDialog". please confirm that plugin work fine on another project!

@Gebes
Copy link
Owner

Gebes commented May 6, 2022

The plugin works perfectly fine on iOS. I just built it and as you can see on the screenshot, it works fine:
Bildschirmfoto 2022-05-06 um 07 56 21

Can you give me more details, so that I can help you to resolve the problem? On which platform are building the App? What is your build target?

(And yes, the plugin works on other projects.)

@Ceschref
Copy link
Author

Ceschref commented May 6, 2022

I thought you just declare key method in your iOS folder , but you don't ever mention this in document. When I call your Widget then appear error "Unhandled Exception: MissingPluginException"

@Gebes
Copy link
Owner

Gebes commented May 6, 2022

Can you provide more information? How did you add the plugin to your project? If you are on macOS and build for iOS everything should be fine, if you add the project via the pubspec.

@Gebes Gebes closed this as completed Sep 17, 2022
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

2 participants