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

Android Trying to create a platform view of unregistered type: plugins.flutter.io/webview #3

Open
Tapuyo opened this issue Sep 8, 2021 · 0 comments

Comments

@Tapuyo
Copy link

Tapuyo commented Sep 8, 2021

I/flutter (16503): PlatformException(error, java.lang.IllegalStateException: Trying to create a platform view of unregistered type: plugins.flutter.io/webview
I/flutter (16503): at io.flutter.plugin.platform.PlatformViewsController$1.createVirtualDisplayForPlatformView(PlatformViewsController.java:192)
I/flutter (16503): at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.create(PlatformViewsChannel.java:104)
I/flutter (16503): at io.flutter.embedding.engine.systemchannels.PlatformViewsChannel$1.onMethodCall(PlatformViewsChannel.java:59)
I/flutter (16503): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:233)
I/flutter (16503): at io.flutter.embedding.engine.dart.DartMessenger.handleMessageFromDart(DartMessenger.java:85)
I/flutter (16503): at io.flutter.embedding.engine.FlutterJNI.handlePlatformMessage(FlutterJNI.java:818)
I/flutter (16503): at android.os.MessageQueue.nativePollOnce(Native Method)
I/flutter (16503): at android.os.MessageQueue.next(MessageQueue.java:340)
I/flutter (16503): at android.os.Looper.loop(Looper.java:183)
I/flutter (16503): at android.app.ActivityThread.main(ActivityThread.java:7880)
I/flutter (16503): at java.lang.reflect.Method.i

@Tapuyo Tapuyo changed the title For Android Trying to create a platform view of unregistered type: plugins.flutter.io/webview Android Trying to create a platform view of unregistered type: plugins.flutter.io/webview Sep 8, 2021
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

1 participant