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

Error while running on IOS but working on android #9

Open
Kimsoer opened this issue Mar 3, 2020 · 1 comment
Open

Error while running on IOS but working on android #9

Kimsoer opened this issue Mar 3, 2020 · 1 comment

Comments

@Kimsoer
Copy link

Kimsoer commented Mar 3, 2020

=>I got this message error when i run debug it on iOS
════════ Exception caught by services library ══════════════════════════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel com.xiaofwang.epub_kitty/page:
MissingPluginException(No implementation found for method listen on channel com.xiaofwang.epub_kitty/page)


=>Full error showing:

Action Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.
Warning: Podfile is out of date
This can cause a mismatched version of Flutter to be embedded in your app, which may result in App Store submission rejection or crashes.
If you have local Podfile edits you would like to keep, see flutter/flutter#24641 for instructions.
To regenerate the Podfile, run:
rm ios/Podfile

Running Xcode build...
Xcode build done. 35.8s
Syncing files to device iPhone 11 Pro Max...
flutter: /Users/codeclansdev/Library/Developer/CoreSimulator/Devices/F9A476B8-7791-4AE7-A0B6-FFF25B1EABCA/data/Containers/Data/Application/509A308F-A096-4DAC-894F-9109675B9A83/Library/Caches

════════ Exception caught by services library ══════════════════════════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel com.xiaofwang.epub_kitty/page:
MissingPluginException(No implementation found for method listen on channel com.xiaofwang.epub_kitty/page)

When the exception was thrown, this was the stack:
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154:7)

#1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:329:12)
#2 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:519:29)
#3 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:505:64)
...
════════════════════════════════════════════════════════════════════════════════════════════════════

@451518849
Copy link
Owner

are you sure it install correctly? the problem is MissingPluginException. check it please.

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