jiusanzhou / flutter_floatwing

A Flutter plugin that makes it easier to make floating/overlay window for Android with pure Flutter. 一个可以用纯粹的Flutter来开发Android浮动窗口的插件。
Other
169 stars 28 forks source link

After a while `launchMainActivity` starts failed #10

Closed cnyunguo closed 2 years ago

cnyunguo commented 2 years ago

长时间(10分钟)运行之后,launchMainActivity会无法唤起。

jiusanzhou commented 2 years ago

Please have a try for version v0.2.1.

jiusanzhou commented 2 years ago

@cnyunguo Please feedback if the v0.2.1 version works well.

cnyunguo commented 2 years ago

https://c.c-cee.com/WeChat_20220826194129.mp4 拖拽悬浮窗后,再点击悬浮窗之后无法触发tap事件,这是我录屏演示的视频。 下面是日志:

https://c.c-cee.com/run.log

cnyunguo commented 2 years ago

已解决