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

[ios] MissingPluginException #2

Closed
os20 opened this issue Jun 12, 2019 · 8 comments
Closed

[ios] MissingPluginException #2

os20 opened this issue Jun 12, 2019 · 8 comments

Comments

@os20
Copy link

os20 commented Jun 12, 2019

When I use this in Plugin on iOS I got this error:
Bildschirmfoto 2019-06-12 um 15 05 51

What mean the error?

On Android is already fine

@sfaujour
Copy link

Hey @os20
this error means that the method is not implemented in the ios part.

The iOS part does implement the "setLandscapeRight" method, for now, i don't know why this error happens.

i'll check out the latest version in an example app and give it a try.

@os20
Copy link
Author

os20 commented Jun 12, 2019

Thank you very much for the quick answer.
I look forward to a short feedback after you have tested it.

@sfaujour
Copy link

I've forgot to ask: Which version do you use? 1.0.1?

@os20
Copy link
Author

os20 commented Jun 12, 2019

Yes, I am using version 1.0.1.
Bildschirmfoto 2019-06-12 um 16 40 53

@sfaujour
Copy link

Thats strange - i've checked out the example app and tried the Landscape Mode and everything works fine. Could try to run the example too?

I really don't know - maybe reinstalling the package, or doing a flutter packages upgrade

@os20
Copy link
Author

os20 commented Jun 13, 2019

That's really very strange.
In your example it works perfectly.

If I include it in my project, I always get the error message.

@sfaujour
Copy link

Can you try to run flutter clean and afterwards run the app again?

@os20
Copy link
Author

os20 commented Jun 13, 2019

Hi,

I've tried it. Still with the same result and the same error message.

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

3 participants