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

[Bug]: 集成的bugly统计到-[FlutterBoostPlugin sendEventToNativeParams:error:].cold.1 (FlutterBoostPlugin.m:0) #2116

Open
zhangmeng1847 opened this issue Aug 14, 2024 · 0 comments

Comments

@zhangmeng1847
Copy link

请描述遇到的问题,以及您所期望的正确的结果

我们app是iOS端swift开发项目,通过flutter_boast集成了混合开发模块,最近bugly统计到崩溃率较高的一个问题,一直未定位到具体原因,崩溃信息如下:
libsystem_kernel.dylib
___pthread_kill + 8
libsystem_c.dylib
_err kukeyunStudent �-[FlutterBoostPlugin sendEventToNativeParams:error:].cold.1 (FlutterBoostPlugin.m:0)
kukeyunStudent -[FBFlutterContainerManager removeContainerByUniqueId:] (FBFlutterContainerManager.m:58-59)
kukeyunStudent -[FlutterBoostPlugin containerWillAppear:] (FlutterBoostPlugin.m:0)
kukeyunStudent -[FBFlutterViewContainer viewWillAppear:] (FBFlutterViewContainer.m:283)
UIKitCore -[UIViewController _setViewAppearState:isAnimating:] + 612
UIKitCore _UIApplicationMain + 340
kukeyunStudent main (AppDelegate.swift:26)
dyld 0x00000001b3ded000 + 249420

请说明如何操作会遇到上述问题

从操作路径来看是从原生界面跳转到flutter界面,然后再返回再进入会出现此问题,但是无法复现

在下面填入关键复现代码

复现的平台

iOS

Flutter SDK版本

3.22.0

FlutterBoost版本

4.5.7

是否延迟初始化FlutterBoost

No

解决方案

@zhangmeng1847 zhangmeng1847 changed the title [Bug]: 继承的bugly统计到-[FlutterBoostPlugin sendEventToNativeParams:error:].cold.1 (FlutterBoostPlugin.m:0) [Bug]: 集成的bugly统计到-[FlutterBoostPlugin sendEventToNativeParams:error:].cold.1 (FlutterBoostPlugin.m:0) Aug 14, 2024
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