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

Flutter Module 集成 boost后,以aar的方式集成到原生项目,无法渲染flutter页面 #2015

Open
conghuahuadan opened this issue Apr 15, 2024 · 4 comments

Comments

@conghuahuadan
Copy link

conghuahuadan commented Apr 15, 2024

Flutter Module 集成 boost后,然后以aar的方式集成到原生项目,无法渲染flutter页面,但是如果以依赖模块的源码,可以渲染成功。
image

Flutter SDK版本

3.13.0

FlutterBoost版本

4.4.2

@joechan-cq
Copy link
Collaborator

无法渲染的具体现象是什么?黑屏?Crash?还是其他表现。
是否有Android的logcat日志可以提供?

@conghuahuadan
Copy link
Author

conghuahuadan commented Apr 17, 2024

黑屏
image

@joechan-cq
Copy link
Collaborator

从这log只能看出1. 引擎没有启动;2. FlutterView没有绑定到引擎。如果可以的话,你可以自己在FlutterBoostActivity中调试看下,主要是performAttachperformDetach方法。

@OnePieceH
Copy link

@conghuahuadan 请问你这个问题解决了吗

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