forgetW

Results 3 issues of forgetW

使用了一个三方开源IM库,路由来回跳转的时候乱了。具体操作为将路由的flutter打成aar,嵌入到https://github.com/forgetW/farady_im 项目中,现在配置导航,点击登录,然后点会话列表按钮会跳转到 flutter页面。再点中心按钮跳转到 native会话页面。 在点击会话页面右上角的菜单按钮跳转到flutter页面。会出现路由紊乱,不是一定能复现,可能需要多点击几次。 核心复现就是 native会话页面。 在点击会话页面右上角 返回 继续点击循环操作

1

1 comment

1

CronetEngine.Builder myBuilder = new CronetEngine.Builder(this); //Exception triggered here CronetEngine cronetEngine = myBuilder.build();