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

aar 集成路由报错 #22

Open
startfromandroid opened this issue Oct 11, 2022 · 2 comments
Open

aar 集成路由报错 #22

startfromandroid opened this issue Oct 11, 2022 · 2 comments

Comments

@startfromandroid
Copy link

我在aar 集成的时候路由报错,报错信息如下:
flutter: [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method reCreateLastPage on channel g_faraday)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294)

#1 FaradayNativeBridgeState.recreateLastPage (package:flutter_module_test/src/faraday/route/native_bridge.dart:95)

本地开发环境: Flutter (Channel stable, 3.3.2, on macOS 12.5 21G72 darwin-x64, locale zh-Hans-CN)

@github-actions
Copy link

first issue 🚀

@KevinGong2013
Copy link
Member

是不是在Native侧还没有setup Engine

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

No branches or pull requests

2 participants